Re: [Cvslog] r22110 - /lyx-devel/trunk/src/Mover.cpp

2007-12-13 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Thu, Dec 13, 2007 at 08:51:10AM +0100, Abdelrazak Younes wrote: Enrico Forestieri wrote: without any need for the change. Every time something that is working is changed, new bugs are introduced. And much more old bugs are corrected. So, you exchange an old know

Re: [Cvslog] r22110 - /lyx-devel/trunk/src/Mover.cpp

2007-12-13 Thread Enrico Forestieri
On Thu, Dec 13, 2007 at 08:51:10AM +0100, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > without any need for the change. Every time something that is > > working is changed, new bugs are introduced. > > And much more old bugs are corrected. So, you exchange an old known bug, for which

Re: [Cvslog] r22110 - /lyx-devel/trunk/src/Mover.cpp

2007-12-12 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Thu, Dec 13, 2007 at 08:12:55AM +0100, Abdelrazak Younes wrote: Andre Poenitz wrote: Actually I also find the implementation of bool copy(FileName const & from, FileName const & to, unsigned long int mode) strange. Why do _we_ copy filecontents "manually" instead

Re: [Cvslog] r22110 - /lyx-devel/trunk/src/Mover.cpp

2007-12-12 Thread Enrico Forestieri
On Thu, Dec 13, 2007 at 08:12:55AM +0100, Abdelrazak Younes wrote: > Andre Poenitz wrote: > > Actually I also find the implementation of > > > > bool copy(FileName const & from, FileName const & to, unsigned long int > > mode) > > > > strange. Why do _we_ copy filecontents "manually" instead of

Re: [Cvslog] r22110 - /lyx-devel/trunk/src/Mover.cpp

2007-12-12 Thread Abdelrazak Younes
Andre Poenitz wrote: On Wed, Dec 12, 2007 at 08:45:38PM -, [EMAIL PROTECTED] wrote: Author: younes Date: Wed Dec 12 21:45:37 2007 New Revision: 22110 URL: http://www.lyx.org/trac/changeset/22110 Log: Fix endless loop. This Mover class is fishy... Modified: lyx-devel/trunk/src/Mover.cpp

Re: [Cvslog] r22110 - /lyx-devel/trunk/src/Mover.cpp

2007-12-12 Thread Andre Poenitz
On Wed, Dec 12, 2007 at 08:45:38PM -, [EMAIL PROTECTED] wrote: > Author: younes > Date: Wed Dec 12 21:45:37 2007 > New Revision: 22110 > > URL: http://www.lyx.org/trac/changeset/22110 > Log: > Fix endless loop. This Mover class is fishy... > > Modified: > lyx-devel/trunk/src/Mover.cpp >