Hi Branden,
Was the trailing dummy string for YS to allow alignment finally merged?
I built groff(1) from git HEAD and lost that functionality.
Below is the head of a manual page for libs, a string library that I'm
writing:
$ cat stpeprintf.3
.\" Copyright 2024 Alejandro Colom
Hi Alex,
At 2024-07-13T15:23:19+0200, Alejandro Colomar wrote:
> Was the trailing dummy string for YS to allow alignment finally merged?
Yes, sort of--it seems I managed to screw it up. On top of that I wrote
a particularly dumb test for it.
.B int
.SY a2s (
.B TYPE,
.BI TYPE\~*restrict\~ n ,
.
Hi Alex,
At 2024-07-13T09:32:10-0500, G. Branden Robinson wrote:
> Yes, sort of--it seems I managed to screw it up. On top of that I
> wrote a particularly dumb test for it.
Try the attached patches.
Regards,
Branden
From 967bbf36a3c1ef6d22c0f5b223cb792bf9ace49e Mon Sep 17 00:00:00 2001
From: "
Hi Branden,
On Sat, Jul 13, 2024 at 10:12:32AM GMT, G. Branden Robinson wrote:
> Hi Alex,
>
> At 2024-07-13T09:32:10-0500, G. Branden Robinson wrote:
> > Yes, sort of--it seems I managed to screw it up. On top of that I
> > wrote a particularly dumb test for it.
:)
> Try the attached patches.
Hi Alex,
At 2024-07-13T17:38:17+0200, Alejandro Colomar wrote:
> > Try the attached patches.
>
> They don't seem to apply.
Alas, that's life when you're not on my working copy. You'll have to
either chop out the changes to ChangeLog, or wait for me to push.
That may be as soon as today, since
On Sat, Jul 13, 2024 at 10:46:17AM GMT, G. Branden Robinson wrote:
> Hi Alex,
Hi Branden,
> At 2024-07-13T17:38:17+0200, Alejandro Colomar wrote:
> > > Try the attached patches.
> >
> > They don't seem to apply.
>
> Alas, that's life when you're not on my working copy.
:-)
> You'll have to
>