On 2/19/2013 10:08 AM, Jacob Carlborg wrote:
On 19 feb 2013, at 06:51, Walter Bright <[email protected]> wrote:

The line from posix.mak:

/bin/echo -n \"`cat ../VERSION`\" >verstr.h

produces a file verstr.h that only contains the character "

Anyone know how to fix this?
Works for me on Mac OS X 10.6 - 10.8.


Ah, found the problem. My VERSION had a \r\n in it.
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to