Boost logo

Boost :

From: Gennaro Prota (gennaro_prota_at_[hidden])
Date: 2002-12-11 19:02:06


On Wed, 11 Dec 2002 15:33:50 -0800, "Paul Mensonides"
<pmenso57_at_[hidden]> wrote:

>----- Original Message -----
>From: "Gennaro Prota" <gennaro_prota_at_[hidden]>
 
>> Ah, yes, of course! I removed division-by-zero from my mental bag of
>> give-me-an-error-please tools, when I discovered it just emits a
>> warning (removable, what's more) with Borland C++ :-)
>
>Does it only emit a warning for modulus by zero too?

Yes. I don't know about Kylix but all the other flavours of Borland
C++ just give W8082 for both / and %, in constant expressions (by
default; of course you can even disable it with -w-zdi or -w-8082)

Genny.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk