Great! I'm done with testing the variable declaration collector and visitor,
and I'm tackling testing the refactoring ToolsBox.
The NonSemanticBlankerTest.h file had some strange EOL (\r\r\n instead of
\r\n). I fixed this. I think this happen when you check-in a 'windows' text
file from a unix box (is keep the \r\n), and then check-out the file on a
windows box (it adds a \r).
Baptiste.
----- Original Message -----
From: "Sven Reichard" <rei...@ma...>
To: "CppTool Mailing List" <Cpp...@li...>
Sent: Sunday, October 27, 2002 8:16 PM
Subject: [Cpptool-develop] blanker fixed
> The blanker source has been fixed. It now handles strings in comments and
> vice versa correctly.
>
> Sven.
>
> --
> Sven Reichard
> Dept. of Math. Sci.
> University of Delaware
> rei...@ma...
|