[nem-en] Debugging macros again
Kamil Skalski
kamil.skalski at gmail.com
Tue Jan 9 23:16:00 CET 2007
07-01-09, NoiseEHC <NoiseEHC at freemail.hu> napisał(a):
>
> >
> > AST of expansion can be seen only in VS and only if code succeeds with
> > compilation. I don't think that showing AST of code, which triggered
> > error is a good default, though it is a nice idea if user could enable
> > it in "verbose mode". So the hint from previous point could be
> > assisted by AST of offending code.
> >
> This AST output is for debugging macros and not for showing errors. What
> I thought that
> you have no way verifying whether your very advanced macro did what you
> intended...
>
For that I prefer using .NET reflector. It works for me most of the
time and the existing bugs will get fixed sooner or later.
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list