On 07/13/2015 04:56 PM, Laurent Laborde wrote:
Friendly greetings !
in file src/bin/scripts/print.c line 421 :
need_recordsep = false;
then set to true line 424.
Now i'm pretty sure it's a meaningless "bug" without any consequence (the
commit that introduced it is 15 years old).
There is a lot
Should have been sent to the bugs ML sorry :-/
On Mon, Jul 13, 2015 at 3:56 PM, Laurent Laborde
wrote:
> Friendly greetings !
>
> in file src/bin/scripts/print.c line 421 :
> need_recordsep = false;
> then set to true line 424.
>
> Now i'm pretty sure it's a meaningless "bug" without any consequ
Friendly greetings !
in file src/bin/scripts/print.c line 421 :
need_recordsep = false;
then set to true line 424.
Now i'm pretty sure it's a meaningless "bug" without any consequence (the
commit that introduced it is 15 years old).
There is a lot of (apparently) dead assignment here and there b