Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2002-11-11 16:36:00


Gentlemen,

stuff like:

print.wrapped-text "error: multiple base variants are not yet supported" ;
EXIT ;

Ought to basically never be written. We should use:

errors.error "multiple base variants are not yet supported" ;

instead. Quotes are optional, of course ;-)

-- 
David Abrahams
dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
 

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