$ make && ./sent <(python -c 'print "A\n"*4000')
sent build options:
CFLAGS = -g -std=c99 -pedantic -Wall -I. -I/usr/include
-I/usr/include/freetype2 -I/usr/X11R6/include -DVERSION="0.1"
-D_XOPEN_SOURCE=600
LDFLAGS = -g -L/usr/lib -lc -lm -L/usr/X11R6/lib -lXft -lfontconfig -lX11 -lpng
CC = cc
Se
> At least describe in one sentence what you mean.
Segmentation fault in in sent-0.1.
17.11.2015, 01:43, "Christoph Lohmann" <2...@r-36.net>:
> Greetings.
>
> On Mon, 16 Nov 2015 23:40:41 +0100 ret set wrote:
>> $ make && ./sent <(python
dev+unsubscr...@suckless.org