Displaying 3 results from an estimated 3 matches for "eb9e76fa".
2004 Sep 24
0
[LLVMdev] Little win32/Signals.cpp patch
Actually, <algorithm> is not correct. This remove is in stdio.h and
io.h in VC7.1. It removes a file, not elements from a collection.
The proper solution is to not use remove at all and use
Path::destroy_file().
On Fri, 24 Sep 2004 08:09:37 -0700
Jeff Cohen <jeffc at jolt-lang.org> wrote:
> <algorithm> works too.
>
> On Fri, 24 Sep 2004 10:09:21 -0500
> Alkis
2004 Sep 24
1
[LLVMdev] Little win32/Signals.cpp patch
...this on the plane tomorrow.
Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040924/eb9e76fa/attachment.sig>
2004 Sep 24
6
[LLVMdev] Little win32/Signals.cpp patch
<algorithm> works too.
On Fri, 24 Sep 2004 10:09:21 -0500
Alkis Evlogimenos <alkis at cs.uiuc.edu> wrote:
> On Fri, 2004-09-24 at 09:43, Paolo Invernizzi wrote:
> > Jeff Cohen wrote:
> >
> > >But I compiled that under vc7.1 as it was!
> > >
> > >
> > ;-((
> >
> > Probably is an implicid includes, but I'm using the