OSDN Git Service

2007-10-08 Carlos O'Donell <carlos@codesourcery.com>
authorCarlos O'Donell <carlos@codesourcery.com>
Mon, 8 Oct 2007 13:50:18 +0000 (13:50 +0000)
committerCarlos O'Donell <carlos@codesourcery.com>
Mon, 8 Oct 2007 13:50:18 +0000 (13:50 +0000)
commit209da3f24f662c98595daf2c2a6f16f64cad4690
tree1e67898f1e6506de9208b88b10e02831b81a804e
parentba09a6ebd712eec545e02e9347a896dad25bd587
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.
binutils/resrc.c
binutils/windres.c