[LLVMdev] Little win32/Signals.cpp patch

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


<iostream> works.

On Fri, 24 Sep 2004 17:02:39 +0200
Paolo Invernizzi <arathorn at fastwebnet.it> wrote:

> I checked right now that it compiles also with
> 
> #include <iostream>
> 
> Jeff, can you test it with plain VC?
> 
> ---
> Paolo Invernizzi
> 
> On Sep 24, 2004, at 4:52 PM, Reid Spencer wrote:
> 
> > I'll wait for the research. We should try, as much as possible, to make
> > it work with just what the compiler provides and without third party
> > packages.
> >
> > Thanks,
> >
> > reid.
> >
> > On Fri, 2004-09-24 at 07:46, Jeff Cohen wrote:
> >> 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
> >>>
> >>
> >> _______________________________________________
> >> LLVM Developers mailing list
> >> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> >> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
> 
> _______________________________________________
> 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