[physfs] More updates.

Alexander Pipelka pipelka at teleweb.at
Tue Jul 23 13:18:00 EDT 2002


:))

I think i found one.

It seems that EnumerateFiles gets confused by a "/" at the end of the
path. Here my test_physfs log:

> addarchive gamedata.dat 1
Successful.

> enumerate scripts
baddream00.msc
gameplay.h
madlab00.msc
madlab01.msc
madlab02.msc
...

> enumerate scripts/
acwars00.msc
acwars01.msc
addream00.msc
adlab00.msc
adlab01.msc
adlab02.msc
...

The first character is missing :))

Alex

Am Die, 2002-07-23 um 10.37 schrieb Ryan C. Gordon:
> 
> I've finished my rewrite of the ZIP archiver; it should be considerably
> more efficient and robust than 0.1.7 (and quite a bit more so than the
> last time I announced zip.c work).
> 
> I have also overhauled the GRP archiver in many of the same ways. A few
> other things around the library have been optimized and improved, too.
> 
> I am largely satisfied with the results, but it has only been lightly
> tested. Please beat the hell out of this. We're getting ready for a 1.0
> release, after all.  :)
> 
> Next up: portability craziness. Hunt down strange platforms and see what
> works and what doesn't. There's a list of suggestions in TODO in
> CVS...everything from AtheOS to Amiga would be cool to try.
> 
> After that and last minute tweaks, we're good to go to 1.0.0.
> 
> --ryan.
> 
> 






More information about the physfs mailing list