You have a mismatch between what's running and what's in the file. Have you edited the source code file but are still running in a session that loaded an older version of the file? Try doing this in a fresh session. Are you using a "userimg.jl" file? (If the latter, you need to rebuild julia to incorporate changes in packages you load.)
--Tim On Tuesday, December 08, 2015 10:07:26 PM Júlio Hoffimann wrote: > Hi, > > I don't understand why some lines like 6, 16, 29, 33, 186 are allocating > memory in the attached example. Can someone explain? > > -Júlio
