[cfe-commits] Patch to make clang compile and work on Windows using MSVC8
Steve Naroff
snaroff at apple.com
Sat Sep 1 12:56:11 PDT 2007
On Sep 1, 2007, at 12:36 PM, Hartmut Kaiser wrote:
>
> Hi all,
>
> 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).
snaroff
>
> Regards Hartmut
> <win32.patch>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list