Re: [Cvslog] r22373 - /lyx-devel/trunk/src/support/minizip/zipunzip.cpp

2008-01-06 Thread Bo Peng
> > Hmmm... I don't think it is a good idea mixing C and C++ I/O functions, > or even using stdout for error messages. Can't lyxerr be used here? The code was written in c. I replace makedir with our version because I found a bug in the c implementation. I am not sure if I want to modify the code

Re: [Cvslog] r22373 - /lyx-devel/trunk/src/support/minizip/zipunzip.cpp

2008-01-05 Thread Enrico Forestieri
On Sat, Jan 05, 2008 at 04:39:02AM -, [EMAIL PROTECTED] wrote: > Author: bpeng > Date: Sat Jan 5 05:39:01 2008 > New Revision: 22373 > > URL: http://www.lyx.org/trac/changeset/22373 > Log: > zipunzip.cpp: Replace makedir etc with versions in support::FileName, fix a > bug in extracting subd