help with vector code
Paolo Carlini
pcarlini@unitus.it
Tue Dec 11 16:48:00 GMT 2001
Phil Edwards wrote:
> On Tue, Dec 11, 2001 at 01:57:48PM -0800, Benjamin Kosnik wrote:
> >
> > > vector_type v_c[max]; <== vector_type v_c(max);
>
> What an odd error message... Benjamin, did you find out why the error text
> was being truncated?
And you know what? The new parser branch gives exactly the same broken message. It
seems to be some (relatively old) messaging code common to all the 3.x code base.
Paolo.
(*) Often new parser error messages are completely different, see f.i., c++/4992
(quite "interesting" by itself ;-)
More information about the Libstdc++
mailing list