|
Boost : |
From: Eelis van der Weegen (gmane_at_[hidden])
Date: 2005-03-25 08:33:28
Line 25 in boost/serialization/is_abstract.hpp uses _GNUC__ and __GNU_MINOR.
Both are incorrectly spelled; the correct names are __GNUC__ and __GNUC_MINOR__.
Regards,
Eelis
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk