[bug #15524] 2GB file size limit in fish

2007-04-27 Thread Pavel Tsekov
Follow-up Comment #2, bug #15524 (project mc): This patch was over simplistic and should have been verified better before checking in. There were two problems with it: a) it used the 'L' length modifier which is supposed to be used with floating point data types as opposed to integers. Yes,

Re: [bug #15524] 2GB file size limit in fish

2006-01-28 Thread Leonard den Ottolander
Hi Pavel, On Sat, 2006-01-28 at 10:47 +0200, Pavel Tsekov wrote: On Sat, 28 Jan 2006, Pavel Tsekov wrote: On Fri, 27 Jan 2006, anonymous wrote: Follow-up Comment #1, bug #15524 (project mc): A patch has just been submitted to the debian BTS. Leonard, please, do not commit

Re: [bug #15524] 2GB file size limit in fish

2006-01-28 Thread Pavel Tsekov
On Sat, 28 Jan 2006, Leonard den Ottolander wrote: On Sat, 2006-01-28 at 10:47 +0200, Pavel Tsekov wrote: On Sat, 28 Jan 2006, Pavel Tsekov wrote: On Fri, 27 Jan 2006, anonymous wrote: Follow-up Comment #1, bug #15524 (project mc): A patch has just been submitted to the

Re: [bug #15524] 2GB file size limit in fish

2006-01-28 Thread Leonard den Ottolander
Hi Pavel, On Sat, 2006-01-28 at 16:25 +0200, Pavel Tsekov wrote: http://mail.gnome.org/archives/mc-devel/2005-August/msg00106.html The patch that you commited assumes that off_t is big enough to hold file sizes bigger than 2GB. Whatever... Isn't it always? The patch you refer to seems to

[bug #15524] 2GB file size limit in fish

2006-01-24 Thread Ludovic Drolez
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=15524 Summary: 2GB file size limit in fish Project: GNU Midnight Commander Submitted by: ldrolez Submitted on: Tue 01/24/06 at 18:03 Category: VFS