The parser is definitely the right place to fix this. Adding macroexpand to `@printf` is a simple fix that might be implemented if somebody wants to use triple quotes with `@printf` before someone (jeff?) implements the proper fix.
kl. 21:47:48 UTC+1 mandag 17. februar 2014 skrev Stefan Karpinski følgende: > > Fundamentally I think that the difference between quotes and triple quotes > just shouldn't show in parsed code at all. That's what Jeff is proposing in > that issue. > > On Feb 17, 2014, at 3:02 PM, Keno Fischer > <[email protected]<javascript:>> > wrote: > > I think that issue is slightly different as the current situation for > printf could probably be solved with a call to macroexpand. > > > On Mon, Feb 17, 2014 at 3:00 PM, Ivar Nesje <[email protected]<javascript:> > > wrote: > >> I think the issue is fine as it is. If you think the issue is important, >> you can comment on the issue, and maybe link to this discussion, but I do >> not think that is required. >> >> kl. 20:24:15 UTC+1 mandag 17. februar 2014 skrev Ismael VC følgende: >> >>> El lunes, 17 de febrero de 2014 12:57:51 UTC-6, Daniel Jones escribió: >>>> >>>> I made one a while back: https://github.com/JuliaLang/julia/issues/2682 >>>> >>> >>> Ok, so in cases like this, should one leave the bug report as is?, or >>> should one update it? >>> >>> Thanks! >>> >>> >>> >
