[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Portability warnings: split into non-GNU and non-portable?
From: |
Ralf Wildenhues |
Subject: |
Re: Portability warnings: split into non-GNU and non-portable? |
Date: |
Sat, 27 Jan 2007 19:58:09 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Hello Reuben,
* Reuben Thomas wrote on Tue, Jan 16, 2007 at 02:28:10AM CET:
> Would it be possible to have separate warnings for use of GNU
> extensions and other non-portable usages?
Why not, I guess. Except that automake isn't really able to distinguish
between GNU extensions and a large class of typos or otherwise malformed
makefiles. Bothered enough to write a patch? ;-)
(If it's long, you may be asked for copyright assignment, so if that's a
problem for you, then you may not want to do it.)
Cheers,
Ralf