Sorry again, I don't understand! I don't see any call to macroexpand in your commit, but I'll keep trying to understand the code, by the way this macroexpand function is not documented in the manual :(
Ismael VC El martes, 18 de febrero de 2014 05:01:34 UTC-6, Ivar Nesje escribió: > > You will have to do the macroexpand inside the `@printf` macro definition. > I did fast attempt in https://github.com/JuliaLang/julia/pull/5847, and > we will se how it goes. > > Ivar >