[Top][All Lists]
[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/
- msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi, Chris Pickett, 2008/12/30
- Re: msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi,
Bob Friesenhahn <=
- Re: msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi, Charles Wilson, 2008/12/30
- Re: msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi, Chris Pickett, 2008/12/30
- Re: msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi, Charles Wilson, 2008/12/30
- Re: msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi, Roumen Petrov, 2008/12/30
- Re: msys/mingw warnings about string length and putenv absence with gcc -Wall -ansi, Roumen Petrov, 2008/12/30