[gnu.g++.bug] g++1.36.3 use of VINDEX_MAX

glenne@HPLSLA.HP.COM (Glenn Engel) (01/17/90)

gcc -c -g -DVTABLE_USES_MASK -DVINDEX_MAX=128 -DGATHER_STATISTICS -O  -DESKIT 
    -I../hp-include  -I../hp-include -I. -I. -I./config cplus-decl.c
cplus-tree.h:1008: warning: VINDEX_MAX redefined

VINDEX_MAX is hard-defined in cplus-tree.h.  Shouldn't this be in a #ifndef ?

On another topic, is there a reference for use of the run-time exception
handling features provided in g++ (e.g. try/except)?

--
Glenn 

 -------------------------------------------------
|          ___         |                          |
|         /  /         |     Glenn R. Engel       |
| HEWLETT/hp/PACKARD   |     glenne@hplsla.hp.com |
|       /__/           |     (206) 335-2066       |
|   Lake Stevens       |     NN7N                 |
| Instrument Division  |                          |
 -------------------------------------------------