CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/02 08:26:12
Modified files:
gnu/egcs/libstdc++/std: gslice_array.h indirect_array.h
mask_array.h slice_array.h
std_valarray.h valarray_meta.h
Log message:
pedantic fixes: remove wrong token pasting.
Reduces drastically the number of warnings one gets when compiling old
library with newer preprocessor.
tests and okay miod@
