Boost logo

Boost-Build :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-05-14 23:06:15


On 2002-05-14 at 05:00 PM, david.abrahams_at_[hidden] (David Abrahams) wrote:

>
>----- Original Message -----
>From: "Raoul Gough" <RaoulGough_at_[hidden]>
>
>> feature struct-alignment : auto 1 2 4 8 16 ;
>> feature eh-model : default fast msvc ; # metrowerks only
>> feature vtable-thunks : default on off ; # gcc only
>
>OK. I'd tend to favor more-generic names, but I can't think of better ones
>right now.

For eh-model a more generic term for "msvc" could be "compatible". As in
it's compatible with the OS platform.

As for the feature itself, maybe "exception-model" given that we have the
matching "exception-handling".

And possibly "vtable-model" instead of "vtable-thunks". But that would
require changing the values to something more informative like: "default",
"traditional", and "thunks". By the way, what is the GCC default for this?
The GCC docs fail to mention any default.

-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq - Grafik666_at_AIM - Grafik_at_[hidden]

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk