On Tue, Sep 06, 2005 at 03:13:40AM -0400, James A. Morrison wrote: > Won't this break a disabled checking build since internal_throw will become > unused?
No, because it won't. Look at what gcc_assert expands to when it's disabled. r~
On Tue, Sep 06, 2005 at 03:13:40AM -0400, James A. Morrison wrote: > Won't this break a disabled checking build since internal_throw will become > unused?
No, because it won't. Look at what gcc_assert expands to when it's disabled. r~