[LLVMdev] Native win32 port

Paolo Invernizzi arathorn at fastwebnet.it
Thu Sep 2 13:24:41 PDT 2004


On Sep 2, 2004, at 6:04 PM, Brian R. Gaeke wrote:
>> - A lot of .cpp lacked the inclusion of the <algorithm> header (I'm
>> using the STLport-4.6.2, the Microsoft implementation of hash_map and
>> co. is too different)
>> - sometimes the std:: prefix is not used for 'sort' or 'find'
>> - C99 style array wich are not supported by the Ms compiler...
>> etc etc
>>
>> There's the interest for *umm* fixing that little problems?
>
> These do look interesting, especially the std:: thing you mentioned
> above, though we'll have to do case-by-case review to be sure.
> Please submit patches, and we'll be happy to review them.

Well!
Right now I have no access to my Windows machine, but tomorrow morning 
I can spend a little time on that...

---
Paolo Invernizzi




More information about the llvm-dev mailing list