From: Baptiste L. <gai...@fr...> - 2002-11-19 12:31:46
|
----- Original Message ----- From: "Sven Reichard" <rei...@ma...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Saturday, November 16, 2002 6:30 PM Subject: Re: [Cpptool-develop] update > On Sat, 16 Nov 2002, Baptiste Lepilleur wrote: > > > I'm just done adding the ExpressionMutator to the MaxLODMutator. astdump now > > show identifiers in expressions. I also fixed a serious bug: the starting > > index of the identifier node was based on the expression starting index > > instead of the source (the test that was supposed to detect this was buggy). > > I kind of suspected that this was a bug, but I didn't feel confident > enough to change it. I'll check out the sources when I get to it. Things Don't hesiate to express your doubt, I've never eaten anyone ;-) > are starting to look good :) Indeed. The next step will be dealing with scope I guess. I'll try finalizing the vc6addin before though. There is no better test than real-life usage ;-). Baptiste. > > Sven. |