libstdc++ concept checks
Paweł Sikora
pluto at agmk.net
Wed Jul 18 00:25:51 CEST 2007
On Monday 16 of July 2007 14:45:14 Arkadiusz Miskiewicz wrote:
> Is it possible to make these warnings not fatal errors?
nope. the whole idea of concept checks is to bailing out compilation
asap instead of producing tons of long non-intuitive stl warnings
or non-deterministic flow control.
> I'm inclined to disable concept checks in gcc for now (due to lack
> of developers fixing the problems found by concept checks).
you're rm, you must choice between build failures and random flow control :>
--
MIT is like the Paris Hilton of technology universities.
Every guy knows about it and wants to get inside.
More information about the pld-devel-en
mailing list