Re: [fvwmorg/fvwm3] f51066: read: remove custom fgets logic and use fparseln()
Dominik Vogt <[email protected]> Thu, 16 May 2019 11:36:32 +0100
| Newsgroups | gmane.comp.window-managers.fvwm.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 16, 2019 at 03:24:27AM -0700, Thomas Adam wrote: > When reading in a configuration file (or anything which uses the > Read/PipeRead command), there's always been a hard-limit of a > configuration line being no more than 1024 bytes. This was fine > historically, but this restriction is now rather limiting. Note that we've never really removed the limit because longer lines break the module interface. I.e., if a long line is transferred over the module pipe, strange things can happen because of mutilated lines. Ciao Dominik ^_^ ^_^ -- Dominik Vogt