[dmd-internals] [D-Programming-Language/dmd] 4ca9f0: fix small issues
Brad Roberts
braddr at puremagic.com
Mon Aug 1 20:13:28 PDT 2011
On Monday, August 01, 2011 5:59:42 PM, Brad Roberts wrote:
> On Mon, 1 Aug 2011, noreply at github.com wrote:
>
>> Branch: refs/heads/master
>> Home: https://github.com/D-Programming-Language/dmd
>>
>> Commit: 4ca9f0eb41a35a67c34ae613ff29a32fee8d664d
>> https://github.com/D-Programming-Language/dmd/commit/4ca9f0eb41a35a67c34ae613ff29a32fee8d664d
>> Author: Walter Bright <walter at walterbright.com>
>> Date: 2011-08-01 (Mon, 01 Aug 2011)
>>
>> Changed paths:
>> M src/posix.mak
>> M src/util.c
>> M src/win32.mak
>>
>> Log Message:
>> -----------
>> fix small issues
>
> Gah.. sorry about the win32 build issues. I tested dmd linux64 and dmc
> win32, but not dmd win32. I see there's at least one issue left. I'll
> dive into it when I get home, assuming it's still broken by that time.
>
> I'm rather curious to see why win32 broke when nothing else did.
>
> Sigh,
> Brad
Sorry about that.. I really should have test-built win32 before
submittin
g the pull request. Water under the bridge now. The
remaining fixes are in this pull request:
https://github.com/D-Programming-Language/dmd/pull/288
More information about the dmd-internals
mailing list