[LLVMdev] 2.3 Pre-release available for testing
heisenbug
ggreif at gmail.com
Wed May 21 16:25:08 PDT 2008
Errrrr, please make that
void operator delete(void*, size_t) {}
The mainline changed it in the meantime (size_t --> unsigned).
Sorry for the confusion :-/
Cheers,
Gabor
On May 22, 12:39 am, heisenbug <ggr... at gmail.com> wrote:
> On May 21, 11:21 pm, mor... at hue.no wrote:
>
> [snip]
>
>
>
> > FYI I'm using Visual Studio 2005 Professional Edition (not Express).
>
> > m.
>
> > PS. The proposed fix (by heisenbug) to the warnings from the operator new in User.h doesn't work at all.
>
> Hmmm, this is really unfortunate.http://www.glenmccl.com/tip_025.htm
> confirms the given recipe.
> By "doesn't work at all" you mean that the warnings still appear, or
> do you get errors?
>
> Thanks for helping to get this problem resolved, Morten!
>
> Cheers,
>
> Gabor
>
> _______________________________________________
> LLVM Developers mailing list
> LLVM... at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list