[LLVMdev] Little win32/Signals.cpp patch

Reid Spencer reid at x10sys.com
Fri Sep 24 08:27:58 PDT 2004


On Fri, 2004-09-24 at 08:17, Jeff Cohen wrote:
> 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().

Yes.

I'm currently working on "Block", "File" and "MappedFile" abstractions
for lib/System. When done, these abstractions will take care of the
bulks of the remaining system dependent behavior in LLVM. Unfortunately,
the conversion from the XPS code is somewhat tedious for LLVM standards.
Anyway, hope to do 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>


More information about the llvm-dev mailing list