id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2154	Slightly increase mcedit file size limit in line with growing hardware capabilities	zaytsev		"Forwarded from Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=369565

{{{
From: daniele giacomini <daniele@swlibero.org>
Subject: mcedit: wishing a bigger file size limit.
Date: Tue, 30 May 2006 18:19:27 +0200 (CEST)

Currently, mcedit is able to handle files with max 64 Mibyte size.
I wish that this limit will be doubled (128 Mibyte), with some little 
source changes, inside ""edit/edit.h"":

#define MAXBUFF 2048 /* instead of 1024 */
...
#define START_STACK_SIZE 64 /* instead of 32 */

I tryed to compile by myself and it seems to work.

Thank you for your attention.
}}}

I find it reasonable to increase the editor file size limit, because on my (3 years old) laptop, I have no problems with editing files of 64 MiB, so I guess 128 MiB won't hurt. This limit has been probably set when the hardware was much less powerful than now."	enhancement	closed	trivial		mcedit		duplicate					no branch	
