[auton-users] New gcc problems

Paul Komarek komarek at andrew.cmu.edu
Mon Jul 22 19:37:56 EDT 2002


On Mon, 22 Jul 2002 agray at cs.cmu.edu wrote:

> Hmm, I hate to be a thorn but...
<snip>
> Of course if these departures from the classic K&R or pre-1999 ANSI C
> have a real cost for the general portability of Auton code, that would
> take priority I would say.  (Note that I am not a C++-head, for
> portability and other pragmatic reasons.)

Portability is the issue I'm trying to address.  I don't want to end up
writing sed scripts off-site in front of some third party on a locked-down
HPUX workstation, trying to make our code compile with their C89/G89
compiler, simultaneoulsly explaining why C99 is the way of the future.
I'm interested in *any* solution that can prevent this.  The easiest is
probably to forbid C99, G89, and G99 extensions, but easy doesn't always
mean best.

-Paul




More information about the Autonlab-users mailing list