Follow-up Comment #6, bug #67571 (group groff):

There isn't one.

The first line of output is meant to show the default rendering, without any
flag fiddling.  The second line is meant to show the fiddled rendering.

The "grep ^wh" matches two lines of every run.  In the first run, with no
register set, the class is never defined, so the two lines are, expectedly,
identical.  The run with "late" set also behaves as expected, showing more
space on the second line than on the first.  The run with "early" _should_
show the same result as "late": as long as the class is defined before .cflags
is invoked, it shouldn't matter how long before.  But it does.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67571>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to