Boost logo

Boost :

From: Maciej Sobczak (prog_at_[hidden])
Date: 2007-10-05 15:37:26


Maciej Sobczak wrote:

> If you start checking things, you will never stop adding rules. :-)

After extending one of them (coming soon) I've found this:

./libs/graph/src/graphviz_digraph_parser.cpp:253: reserved name used for
macro (keyword or alternative token redefined)
./libs/graph/src/graphviz_graph_parser.cpp:253: reserved name used for
macro (keyword or alternative token redefined)

In both cases it is the following:

#define const

This must be a new form of const-correctness, right? :-)

Regards,

-- 
Maciej Sobczak * www.msobczak.com * www.inspirel.com

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