John Maddock wrote:

#ifdef __BORLANDC__ # pragma option push -a8 -b -Vx -Ve -pc -w-8027 #endif

// code here....

#ifdef __BORLANDC__
#  pragma option pop
#endif

We should standardize this boost-wide really in some kind of prefix/suffix
header.


Here is the discussion (it cropped up with signals library there too)


http://tinyurl.com/j5xi

Cheers

Russell


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to