[LLVMdev] Little win32/Signals.cpp patch

Jeff Cohen jeffc at jolt-lang.org
Fri Sep 24 07:46:08 PDT 2004


I added the include of cstudio and it fails with plain VC7.1; the file
does not exist.

Add it for now.  If it is impossible to build with VC7.1 and without
STLPort, then there really isn't a choice.  I have to research the issue
myself to see if it's possible to avoid using STLPort.  


On Fri, 24 Sep 2004 07:42:51 -0700
Reid Spencer <reid at x10sys.com> wrote:

> Someone needs to adjudicate on whether I add the #include of <cstdio> or
> not. I can't test this so, Paolo/Henrik/Jeff, please let me know if I
> need to add it.
> 
> Thanks,
> 
> Reid.
> 
> On Fri, 2004-09-24 at 07:08, Jeff Cohen wrote:
> > But I compiled that under vc7.1 as it was!
> > 
> > On Fri, 24 Sep 2004 15:19:22 +0200
> > Paolo Invernizzi <arathorn at fastwebnet.it> wrote:
> > 
> > > Adding an include for std::remove under vc7.1
> > > 
> > > ---
> > > Paolo Invernizzi
> > > 
> > 
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
> 




More information about the llvm-dev mailing list