[dmd-internals] dmd commit, revision 840

Walter Bright walter at digitalmars.com
Sun Jan 2 23:57:27 PST 2011



Brad Roberts wrote:
> On 1/2/2011 10:23 PM, dsource.org wrote:
>   
>> dmd commit, revision 840
>>
>>
>> user: walter
>>
>> msg:
>> try again on 64 bit profiler
>>
>> http://www.dsource.org/projects/dmd/changeset/840
>>
>> paths changed:
>> U   branches/dmd-1.x/src/backend/cod3.c
>> U   branches/dmd-1.x/src/linux.mak
>> U   trunk/src/backend/cod3.c
>> U   trunk/src/linux.mak
>>
>>     
>
> Looks like strtold.c isn't happy being built as c++ code.
>
> backend/strtold.c: In function "long double strtold(const char*, char**)":
> backend/strtold.c:540: error: invalid conversion from "void*" to "char*"
>
>   

So much for David's request!


More information about the dmd-internals mailing list