*** empty log message ***

This commit is contained in:
Carlos O'Donell 2007-10-09 02:17:23 +00:00
parent 444e9b58b8
commit 944d6884ea

View File

@ -1,3 +1,12 @@
2007-10-08 Carlos O'Donell <carlos@codesourcery.com>
* resrc.c (read_rc_file): Rename e to edit, and c to dir.
Pass dir to windres_add_include_dir. Add comments.
(close_input_stream): Check pclose error, and call fatal if
the preprocessor failed.
* windres.c (windres_add_include_dir): Assert that p is non-NULL,
and not an empty string.
2007-10-04 Nick Clifton <nickc@redhat.com>
PR binutils/5098