classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Rewrite split-for-gcj


From: Mark Wielaard
Subject: Re: [cp-patches] Rewrite split-for-gcj
Date: Wed, 24 Aug 2005 17:45:29 +0200

Hi,

On Mon, 2005-08-15 at 10:13 -0600, Tom Tromey wrote:
> >>>>> "Andrew" == Andrew Haley <address@hidden> writes:
> 
> >> I'm not an awk expert by any stretch ... one important thing here is
> >> to make sure the code remains portable.  Any ideas on that?
> 
> Andrew> You'll have to tell me what problems you forsee.  AFAIK use of AWK in
> Andrew> gcc builds is OK, I don't know that we have such rules for classpath.
> Andrew> Are you talking about mingw, or something else?
> 
> Just that we have to be sure we aren't inadvertently using GNU awk
> extensions.  mingw should be fine, but I'm wondering about irix and
> solaris.

Last time I did any AWK hacking I tested against mawk and gawk to be
sure it just worked. Both come with compatibility documentation. gawk
supports a --posix and --traditional switch to test out different
flavors.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]