[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-6.5: yet another C89 problem
From: |
Andreas Schwab |
Subject: |
Re: coreutils-6.5: yet another C89 problem |
Date: |
Tue, 28 Nov 2006 17:02:19 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Matthew Woehlke <address@hidden> writes:
> (* You would need to (a) somehow force gcc to reject all non-c89
> constructs
"-std=c89 -pedantic-errors" is supposed to do that.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Re: coreutils-6.5: yet another C89 problem, (continued)
- Message not available
- Re: coreutils-6.5: yet another C89 problem, Jim Meyering, 2006/11/27
- Re: coreutils-6.5: yet another C89 problem, Bob Proulx, 2006/11/28
- Re: coreutils-6.5: yet another C89 problem, Jim Meyering, 2006/11/28
- Re: coreutils-6.5: yet another C89 problem, Bob Proulx, 2006/11/28
- Re: coreutils-6.5: yet another C89 problem, Jim Meyering, 2006/11/28
- Re: coreutils-6.5: yet another C89 problem, Matthew Woehlke, 2006/11/28
- Re: coreutils-6.5: yet another C89 problem,
Andreas Schwab <=