Displaying 1 result from an estimated 1 matches for "stdcpp".
Did you mean:
stdc
2006 Sep 24
3
Darcs mirror, some fixes & rake patches...
...ould
have to set up a new one for the SVN then, since I can''t reuse the
history of the CVS import. If no one requires the darcs mirror, I would
just trash the darcs repository and reactivate it if need arises.
In other news, I have some small fixes for GCC 4.1 nitpicking :) The
first one (stdcpp.diff) fixes a C++-construct which is not valid C++ at
all but wasn''t detected by older GCC-versions. The second patch
(type-conflict.diff) fixes a GCC compile error, but I''m not sure it''s
the right fix for the problem.
The other two patches are things I noticed when look...