[LLVMdev] Little win32/Signals.cpp patch

Jeff Cohen jeffc at jolt-lang.org
Fri Sep 24 10:32:56 PDT 2004


For the heck of it, I just checked to see if Sun's, HP's, or IBM's C++
compilers have <cstdio>.  None of them do.

Seriously, if Microsoft's is the only "non-compliant" compiler you ever
have to deal with, consider yourselves very lucky.  It is far better
than most. 


On Fri, 24 Sep 2004 10:05:22 -0700
Jeff Cohen <jeffc at jolt-lang.org> wrote:

> Sigh... take it up with Microsoft.
> 
> On Fri, 24 Sep 2004 12:06:36 -0500
> Misha Brukman <brukman at uiuc.edu> wrote:
> 
> > On Fri, Sep 24, 2004 at 09:38:44AM -0700, Jeff Cohen wrote:
> > > Here's the patch to Signals.cpp. assuming that stdio.h is acceptable
> > > (can't imagine it won't work).
> > 
> > We prefer #include <cstdio>, since this is C++ after all. :)
> > 
> > -- 
> > Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
> > 
> > _______________________________________________
> > 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