This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++ help, please? (fwd)


At 07:40 AM 2/16/99 -0800, H.J. Lu wrote:
>Hi,
>
>I got this. Is this an egcs bug or is the code bogus?

[deletia]

That's damned strange. The problem *appears* to be being caused by 'const'
modifiers mysteriously disappearing from your typedef'd array in the
default constructor's *template* arguments.

I'd guess it's an EGCS bug.

-- 
   .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
-()  <  circles, and bark is not smooth, nor does lightning travel in a
   `*'  straight line."    -------------------------------------------------
        -- B. Mandelbrot  |http://surf.to/pgd.net
_____________________ ____|________     Paul Derbyshire     pderbysh@usa.net
Programmer & Humanist|ICQ: 10423848|


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]