On 8/20/07, Andrey Chernov <[EMAIL PROTECTED]> wrote: > It fix dialog core dump with recent ghostscript-gpl port (too many items). > Please approve.
Could you tell more about this core dump? I haven't experienced this when upgrading gs-gpl on all my boxes, including i386 and amd64 6.x system. Regards, Rong-En Fan > > --- dialog.h.bak 2000-12-14 20:29:36.000000000 +0300 > +++ dialog.h 2007-08-20 00:40:53.000000000 +0400 > @@ -74,7 +74,7 @@ > } dialogMenuItem; > > #define VERSION "0.4" > -#define MAX_LEN 2048 > +#define MAX_LEN 4096 > > #ifndef TRUE > #define TRUE (1) > > -- > http://ache.pp.ru/ > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"