Re: [dev] dmenu segfaults when pressing control+enter without a selection

From: 7heo <7heo_AT_mail.com>
Date: Tue, 10 Nov 2015 01:06:10 +0100

On November 10, 2015 1:01:46 AM CET, Eric Pruitt <eric.pruitt_AT_gmail.com> wrote:
>On Tue, Nov 10, 2015 at 12:56:59AM +0100, 7heo wrote:
>> indent(1). You're welcome.
>
>Or I could just use sed(1) to join any lone "{"s with the previous
>line.
>I'm aware of the options, but since I already have to change a number
>of
>my patches to deal with the booleans, I may as well deal with braces
>while I'm at it.
>
>Eric

Indent is far more adapted to dealing with those whitespace problems than sed. As for the bools, I would use sed too, but since bools are integer types in any case, the edits should only be the declarations.
Received on Tue Nov 10 2015 - 01:06:10 CET

This archive was generated by hypermail 2.3.0 : Tue Nov 10 2015 - 01:12:15 CET