Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples seems not to run with OTP >= R15B03-1 #8

Open
drobakowski opened this issue Aug 18, 2016 · 1 comment
Open

Examples seems not to run with OTP >= R15B03-1 #8

drobakowski opened this issue Aug 18, 2016 · 1 comment

Comments

@drobakowski
Copy link

Hi @hyperthunk, thanks for your great work!

I was trying to start experimenting with the examples but following your instructions I couldn't get them properly to run. For example on OTP 18.3 I do get the following output when trying to run the demo:

Erlang/OTP 18 [erts-7.3] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V7.3  (abort with ^G)
1> annotated:demo().
All annotations for annotated:
   {annotation,logging,{function,{annotated,foo,1}},info}
All annotations of type transactional in annotated:
Accessing function annotations:
    by Mod + FunctionName: [{annotation,logging,
                                {function,{annotated,foo,1}},
                                info}]
    by Type + Mod + FunctionName: [{annotation,logging,
                                       {function,{annotated,foo,1}},
                                       info}]
    for unrecognised type(s): []
    calling an instrumented function:
{foo,"Hello World!"}

Am I missing something or could this be a problem with newer OTP releases? Unfortunately I'm on the go and don't have access to an older OTP release than R15B03-1 right now to test the library further.

drobakowski referenced this issue in rslota/annotations Aug 19, 2016
@hyperthunk
Copy link
Owner

I'll take a look next week - have been a bit busy with other projects, but I'd like to bring this up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants