[cfe-dev] Small Patch and VS2005 enum pb
Chris Lattner
clattner at apple.com
Sat Dec 1 16:47:41 PST 2007
On Dec 1, 2007, at 1:15 PM, Cédric Venet wrote:
>>
>>> - a missing file ASTConsumer.cpp in clangAST projet for VS
>>
>> This part conflicted when I applied it. Please ensure it is relative
>> to an updated tree.
>
> Strange, my tree was up to date (I just updated and there was no
> change on
> this file).
> It was perhaps caused by the version number which changed from 8.0
> to 8,0
> following my system local... I removed this modification from this
> patch, it
> will perhaps work now...
Your new patch still doesn't apply. It may be a newline issue
(windows vs unix). If you just send me the whole new file, I can
commit it.
>>> More specifically, the problem is in DeclSpec.h at the line 64 and
>>
>> Ok.
>
> In fact, all the enum of the class are affected, so I patched them
> all (hope
> there isn't more hiding somewhere)
Looks great, applied, thanks!
-chris
More information about the cfe-dev
mailing list