Tim - You're right, the nightly I tried was not the most recent. It was, like, at least 7 days old :)
0.4.0-dev+2302 - no @code_warntype 0.4.0-dev+2415 - @code_warntype is visible Thanks! Dmitri On Friday, January 2, 2015 12:06:57 PM UTC-5, Tim Holy wrote: > > Ah, I see you tried the nightly. Perhaps the nightly hasn't been built > recently? > > --Tim > > On Friday, January 02, 2015 08:37:40 AM [email protected] <javascript:> > wrote: > > Hello everyone, > > > > Is there any particular magic I need to use to access code_warntype > (either > > as a macro or as a function?) > > > > In Julia REPL 0.3.0, 0.3.4 and a recent 0.4.0 nightly I get: > > > > julia> @code_warntype > > ERROR: @code_warntype not defined > > > > ... while other Internals macros/functions are visible, e.g. > code_lowered > > > > Thanks! > > Dmitri > >
