This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Syntax error...
- From: Hans Boehm <Hans dot Boehm at hp dot com>
- To: aspiesrule at mcleodusa dot net
- Cc: Hans dot Boehm at hp dot com, <gcc at gcc dot gnu dot org>
- Date: Sun, 30 Nov 2003 21:27:52 -0800 (PST)
- Subject: Re: Syntax error...
If you would like to propose a patch to this code, the best procedure
is usually to post a patch against the latest version of the upstream
source (currently 6.3alpha2) at
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source
to the gc@linux.hpl.hp.com mailing list. If the problem shows up in
a gcc context, please copy java@gcc.gnu.org.
I wasn't immediately able to see the problems you are refering to, but
they are in platform-specific code I can't test.
Thanks.
Hans
On Sat, 29 Nov 2003 aspiesrule@mcleodusa.net wrote:
>
> There is a syntax bug relating to an unmatched closing parenthesis at line
> 93 of boehm-gc/aix_irix_threads.c. Or, is this a bug at all?
>
> Lucas
>