e mingw system and invoked:
$ windres
Anyway if this works fine on Windows XP on current version this can be
ignored. Sorry for the noise.
--
Pascal Obry
--
gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
___
bug-binutils mailing list
/ChangeLog binutils/ChangeLog
index 4394743..5b8c38e 100644
--- binutils/ChangeLog
+++ binutils/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-20 Pascal Obry <[EMAIL PROTECTED]>
+
+ binutils/
+ * windres.c (main): Ensure that windres won't crash when
+ no parameter passed on the c
Danny Smith a écrit :
> I think this has been fixed in different way by:
> 2006-11-08 Vladimir Prus <[EMAIL PROTECTED]>
Thanks Danny. This does fix the problem.
You can close this report.
Pascal.
--
--|------
--|
(int) strrchr (program, '.');
! int has_slash = (slash_pos > backslash_pos) ? slash_pos : backslash_pos;
! int has_extension = !!dot_pos && (dot_pos > has_slash);
HANDLE h;
if (has_slash)
Pascal.
--
--|--
--| Pascal O