groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Releasing groff 1.22.5?


From: Bertrand Garrigues
Subject: Re: Releasing groff 1.22.5?
Date: Thu, 22 Oct 2020 00:59:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

On Wed, Oct 21 2020 at 01:24:25 AM, Bertrand Garrigues 
<bertrand.garrigues@laposte.net> wrote:
> Building a 1.23.rc1 tag unexpectedly broke all the mom examples
> generation (there's just garbage in the pdf files).  I'll try to figure
> out why tomorrow.

This is because of the:

  const char *revision = "rc1";

in the generated file build/src/roff/troff/majorminor.cpp, which is used
by troff in input.cpp:init_registers()

  number_reg_dictionary.define(".Y", new constant_reg(revision));

So I'll have to make a 1.23.0.rc1.  I should be able to push a tar.gz on
GNU's alpha soon.

Regards,
Bertrand







reply via email to

[Prev in Thread] Current Thread [Next in Thread]