[Issue 1859] The librarian (lib.exe) confused by dashes in object names

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 22 12:05:32 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1859


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #3 from bugzilla at digitalmars.com  2008-02-22 14:05 -------
That's because it matches the syntax used by the obsolete syntax. There's
nothing to be done about that, except don't put - in your object files. Use an
_ instead.


-- 



More information about the Digitalmars-d-bugs mailing list