bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: msys/mingw warnings about string length and putenv absence with gcc


From: Bob Friesenhahn
Subject: Re: msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi
Date: Tue, 30 Dec 2008 09:46:12 -0600 (CST)

On Tue, 30 Dec 2008, Chris Pickett wrote:

If I compile my project on MSYS/MinGW with gcc -Wall -ansi (plus other warning stuff that shouldn't matter here) I get two unexpected warnings. Problem 1 is string lengths that are too long, problem 2 is a missing putenv declaration. Based on a previous bug report, it seems the string lengths

Neither of these issues seem to have anything to do with libtool so why are you posting about the issue with your code here?

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]