]> cygwin.com Git - cygwin-apps/setup.git/commit - libgetopt++/ChangeLog
Various warning/header cleanups necessary for clean gcc 4.3 build.
authorBrian Dessent <brian@dessent.net>
Tue, 8 Apr 2008 23:50:54 +0000 (23:50 +0000)
committerBrian Dessent <brian@dessent.net>
Tue, 8 Apr 2008 23:50:54 +0000 (23:50 +0000)
commit2e0aaec9d4fdd8993045d68f108d71a5b74067a7
tree799374b06bc889260abcb142c80ef23a6fd0a321
parentd0355815783e836e0e13e1767c452cd917c4b2c9
Various warning/header cleanups necessary for clean gcc 4.3 build.
* ConnectionSetting.cc: Include stdlib.h.
* LogFile.cc: Ditto.
* Makefile.am: Don't hardcode paths to MinGW libz and libbz2.
* PickView.cc: Include limits.h.
* String++.cc: Include string.h.
* archive_tar.cc (archive_tar::next_file_name): Silence nested-if
warning.
* autoload.c: Switch back to .text section before emiting
autoload_common.
* choose.cc: Include stdlib.h and algorithm.
* compress_gz.cc: Include memory.h and malloc.h.
* filemanip.cc: Include string.h.
(parse_filename): Silence nested-if warning.
* nio-ftp.cc (NetIO_FTP::NetIO_FTP): Silence warning.
* package_db.cc: Include algorithm.
* site.cc (get_site_list): Silence warning.
* win32.cc: Include memory.
* csu_util/MD5Sum.cc: Include string.h.
* CHANGES: Update.
19 files changed:
CHANGES
ChangeLog
ConnectionSetting.cc
LogFile.cc
Makefile.am
PickView.cc
String++.cc
archive_tar.cc
autoload.c
choose.cc
compress_gz.cc
csu_util/MD5Sum.cc
filemanip.cc
libgetopt++/ChangeLog
libgetopt++/src/OptionSet.cc
nio-ftp.cc
package_db.cc
site.cc
win32.cc
This page took 0.03514 seconds and 5 git commands to generate.