------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-06-17 
13:55 -------
Subject: Bug 11711

CVSROOT:        /cvs/src
Module name:    src
Changes by:     ni...@sourceware.org    2010-06-17 13:55:36

Modified files:
        binutils       : ChangeLog windres.c 

Log message:
        PR binutils/11711
        * windres.c (enum option_values): New enum.
        (long_options): Use separate option number for --include-dir
        option.
        (main): Separate backwards compatibility check from code to
        implement --include-dir.  Check to see if directory exists and do
        not complain if it does.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1652&r2=1.1653
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/windres.c.diff?cvsroot=src&r1=1.41&r2=1.42


------- Additional Comments From nickc at redhat dot com  2010-06-17 14:07 
-------
Hi Anthony,

  I have checked in a patch to fix this problem.  With this patch applied
--include-dir will never complains about a directory name matching an input
format type and -I will only complain if the name does not match an existing
directory.

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11711

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to