GNU bug report logs - #7199
problem with Oct 10 snapshot on Solaris 10 with Sun cc

Previous Next

Package: coreutils;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Tue, 12 Oct 2010 19:17:03 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7199 in the body.
You can then email your comments to 7199 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#7199; Package coreutils. (Tue, 12 Oct 2010 19:17:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Paul Eggert <eggert <at> cs.ucla.edu>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 12 Oct 2010 19:17:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Bug-coreutils <bug-coreutils <at> gnu.org>
Subject: problem with Oct 10 snapshot on Solaris 10 with Sun cc
Date: Tue, 12 Oct 2010 12:20:03 -0700
Here are the symptoms:

"argv-iter.h", line 24: warning: useless declaration

The following obvious patch fixes things.  The current
code violates C99, so Sun cc is within its rights to
reject it.

--- argv-iter.h~        2010-06-10 09:45:26.000000000 -0700
+++ argv-iter.h 2010-10-12 12:14:44.400156864 -0700
@@ -21,7 +21,6 @@
 #include "arg-nonnull.h"

 struct argv_iterator;
-enum argv_iter_err;

 enum argv_iter_err
 {






Information forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#7199; Package coreutils. (Tue, 12 Oct 2010 19:56:02 GMT) Full text and rfc822 format available.

Message #8 received at 7199 <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 7199 <at> debbugs.gnu.org
Subject: Re: bug#7199: problem with Oct 10 snapshot on Solaris 10 with Sun cc
Date: Tue, 12 Oct 2010 21:58:42 +0200
Paul Eggert wrote:
> Here are the symptoms:
>
> "argv-iter.h", line 24: warning: useless declaration
>
> The following obvious patch fixes things.  The current
> code violates C99, so Sun cc is within its rights to
> reject it.
>
> --- argv-iter.h~        2010-06-10 09:45:26.000000000 -0700
> +++ argv-iter.h 2010-10-12 12:14:44.400156864 -0700
> @@ -21,7 +21,6 @@
>  #include "arg-nonnull.h"
>
>  struct argv_iterator;
> -enum argv_iter_err;

Obviously harmless improvement.
Please push that, too.




Information forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#7199; Package coreutils. (Thu, 14 Oct 2010 03:49:02 GMT) Full text and rfc822 format available.

Message #11 received at 7199 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jim Meyering <jim <at> meyering.net>
Cc: 7199 <at> debbugs.gnu.org, bug-gnulib <bug-gnulib <at> gnu.org>
Subject: Re: bug#7199: problem with Oct 10 snapshot on Solaris 10 with Sun cc
Date: Wed, 13 Oct 2010 20:52:14 -0700
On 10/12/2010 12:58 PM, Jim Meyering wrote:
> Please push that, too.

OK, I pushed that here, into gnulib:

http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=1179fb893526296be259211c2530feb225ebefc8




bug closed, send any further explanations to 7199 <at> debbugs.gnu.org and Paul Eggert <eggert <at> cs.ucla.edu> Request was from Jim Meyering <jim <at> meyering.net> to control <at> debbugs.gnu.org. (Sat, 02 Jul 2011 14:41:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 31 Jul 2011 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.