From mint-bounce@lists.fishpool.fi  Tue Jun 15 14:52:58 2010
X-Virus-Scanned: Debian amavisd-new at pp.htv.fi
From: Eero Tamminen <oak@helsinkinet.fi>
Organization: Koti
To: mint@lists.fishpool.fi
Subject: Re: [MiNT] libjpeg
Date: Tue, 15 Jun 2010 21:50:56 +0300
User-Agent: KMail/1.9.9
References: <000a7ff5.01b8d262a391@smtp.freeola.net> <AANLkTinB6Azmo6COTIlLiU6SeYJciYNAnrPaLLv2TBtH@mail.gmail.com>
In-Reply-To: <AANLkTinB6Azmo6COTIlLiU6SeYJciYNAnrPaLLv2TBtH@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <201006152150.56209.oak@helsinkinet.fi>
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: oak@helsinkinet.fi
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

Hi,

On Tuesday 15 June 2010, Miro Kropacek wrote:
> Well, you shouldn't change official headers (in /usr/include). So
> either inspect why you get this warning in source code (gcc4, i.e.
> strict compiler for example) or remove -Werror flag from Highwire as
> temporary solution.

-Werror shouldn't be used in packaged sources because that prevents
automated package re-compiles.  It's fine for unit tests (that aren't run at
package build), but if one uses -Werror just to see warnings better, one
could consider using something like "colorgcc" instead. :-)


	- Eero

http://packages.debian.org/lenny/colorgcc
http://bre.klaki.net/programs/colormake/
http://colordiff.sourceforge.net/


