#
93eb8ef5 |
| 24-Dec-2010 |
espie <espie@openbsd.org> |
define __throw_exception_again to something, so that g++ -fno-exceptions does not throw warnings for stuff like if () __throw_exception_again;
which does happen in its own fucking headers. builds o
define __throw_exception_again to something, so that g++ -fno-exceptions does not throw warnings for stuff like if () __throw_exception_again;
which does happen in its own fucking headers. builds of qt3 should no longer warn...
okay millert@, no objection kettenis@
show more ...
|