[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #52525] gropdf: Uninitialized variable "$fld"
From: |
G. Branden Robinson |
Subject: |
[bug #52525] gropdf: Uninitialized variable "$fld" |
Date: |
Mon, 23 Apr 2018 08:32:00 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
Follow-up Comment #4, bug #52525 (project groff):
Hi Deri,
This was fixed as part of your commit f2a92911c552c3995c010f8beb9b89de3612e95a
on 1 March, right?
I can't repro the issue in git HEAD using Bjarni's test file, but the thing
seems to be a bit slippery and whitespace-dependent as you noted.
$ cat > test.trf
.pl 10
.ie t \{\
. tm this is the t-block
.\}
.el \{\
. tm this is the n-block
.\}
$ ./build/test-groff -Tpdf ./test.trf > /dev/null
this is the t-block
$
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52525>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #52525] gropdf: Uninitialized variable "$fld",
G. Branden Robinson <=