[cfe-commits] Patch to make clang compile and work on Windows using MSVC8

Steve Naroff snaroff at apple.com
Sat Sep 1 13:04:47 PDT 2007


On Sep 1, 2007, at 12:59 PM, Hartmut Kaiser wrote:

>
> Steve,
>
>>> As promised, please find attached the patch containign the
>> minor fixes
>>> I applied to make clang compile using MSVC8. Some of the
>> changes are
>>> really minor and I applied these only to get rid of some of the
>>> generated warnings.
>>>
>>> The compilation still produces a lot of warnings wrt to a possible
>>> loss of precision while converting uint64_t's to
>> uint32_t's. Is this a
>>> known issue?
>>> Do you intend to fix these?
>>
>> I am unaware of these (compiling clang on MacOS produces 0 warnings).
>
> Do you want me to fix these? At least I could try :-P
>

Sure. Thanks,

snaroff

> Regards Hartmut
>




More information about the cfe-commits mailing list