[Cmake] cmAddTestCommand breaks

Brad King brad.king at kitware.com
Fri Jun 8 08:32:39 EDT 2001


> In cmAddTestCommand.cxx:82, there is
>      std::ios_base::app
> which is the correct, standards-compliant way of specifing the append
> mode. Unfortunately, with gcc 2.95.2 (under FreeBSD at least), this
> fails. std::ios::app works, though.
> 
> What can and should be done to fix this?
This has been fixed in a large change Bill Hoffman is working on that has
yet to be checked in.  It will hopefully be ready today sometime.

-Brad







More information about the CMake mailing list