This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: StackTraceElement support
Hi,
On Thu, 2002-07-11 at 16:01, Andrew Haley wrote:
> Mark Wielaard writes:
> > + };
> > +
> > + namespace regex
> > + {
>
> Uh?
Oeps. That comes from running scripts/classes.pl.
I have an empty directory java/util/regexp in my tree probably from
playing with an old patch from Eric Blake
<http://gcc.gnu.org/ml/java-patches/2002-q1/msg00778.html> (now there is
a patch that has not been reviewed for a long, long time...)
I have removed the directory from my tree and will regenerate
javaprims.h.
Cheers,
Mark