[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: missing warning about absence of AM_PROG_CC_C_O
From: |
Ralf Wildenhues |
Subject: |
Re: missing warning about absence of AM_PROG_CC_C_O |
Date: |
Wed, 7 Oct 2009 22:52:40 +0200 |
User-agent: |
Mutt/1.5.20 (2009-08-09) |
* Bruno Haible wrote on Tue, Oct 06, 2009 at 10:47:45PM CEST:
> How about prefixing every diagnostic with "warning:" or "error:", like gcc
> does it?
>
> foo.c:1:9: warning: integer constant is too large for its type
> foo.c:2:7: error: too many decimal points in number
Good idea, noted. We could think about column number support as well,
although I'm not sure whether that will be all that beneficial for
automake.
Thanks,
Ralf