[cfe-dev] Compile errors with MSVC 2005 (SVN revision 53516)
Kovarththanan Rajaratnam
krj at rajaratnam.dk
Sat Jul 12 12:53:23 PDT 2008
Hello,
Ted Kremenek wrote:
> On Jul 12, 2008, at 10:20 AM, Cédric Venet wrote:
>
>> Yes, I just changed
>> typedef typename super::pointer pointer;
>> to
>> typedef ValueT* pointer;
>
> I've applied this patch. Hopefully we can find a better workaround.
> This solution also only goes half way (what to do about "reference"?).
Thanks to everybody.
However, I did run into a few other issues (stale/missing) files.
The two attached patches should fix that.
--
Best Regards
Kovarththanan Rajaratnam
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: remove_machine_debug.diff
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080712/d2443b00/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: add_files.diff
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080712/d2443b00/attachment-0003.ksh>
More information about the cfe-dev
mailing list