Artifact 189e9e035cde68204ae9e74a008b1c779c44ba7c8e4acacda9e13e8da1747769:
- File
mttroot/patches/p2c/p2c-1.21alpha2/sys.p2crc.diff
— part of check-in
[3a803964f3]
at
2004-07-31 20:04:08
on branch origin/master
— Patches to allow the user to increase the buffer size of p2c.
(useful if very long lines occur when building with -c option (deprecated)). (user: geraint@users.sourceforge.net, size: 444) [annotate] [blame] [check-ins using] [more...] - File patches/p2c/p2c-1.21alpha2/sys.p2crc.diff — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 444) [annotate] [blame] [check-ins using]
*** p2c-1.22/src/sys.p2crc Tue Mar 16 09:28:20 1999 --- p2c-1.22-dev/src/sys.p2crc Tue Jan 30 17:01:14 2001 *************** MinSpacingThresh # If spe *** 455,460 **** --- 455,462 ---- # LINE BREAKING + BufferSize # Maximum input line length; default=300. + LineWidth # Target max output line width; default=78. MaxLineWidth # Absolute max output line width; default=90.