File gcal-3.01-longerstrings.patch of Package gcal
--- src/common.h +++ src/common.h @@ -286,7 +286,7 @@ /* Default length of a "string" text buffer. */ # ifndef MAXLEN_MAX -# define MAXLEN_MAX 1024 +# define MAXLEN_MAX 2048 # endif /* Default number of command line arguments in `my_argv[]' table. */