#1070226 rubber -Wrefs seems broken due to a bad regexp in converters/latex.py

Package:
rubber
Source:
rubber
Submitter:
Pierre Letouzey
Date:
2024-05-02 09:15:06 UTC
Severity:
normal
Tags:
#1070226#5
Date:
2024-05-02 08:22:47 UTC
From:
To:
Dear Maintainer,

When using rubber -Wrefs (or rubber -Wall) on a latex document containing
some undefined reference (e.g. \ref{foo} without any corresponding
\label{foo}),
rubber does not report any warning about these undefined references as it
should.

I'm using Debian bookworm, hence rubber 1.6.0-2, but the testing/sid version
of rubber seem to suffer from the same issue.

Issue already reported upstream: https://gitlab.com/latex-
rubber/rubber/-/issues/15

The provided 2-line patch appears to solve this issue.

Best regards
Pierre L.

#1070226#10
Date:
2024-05-02 09:08:41 UTC
From:
To:
On 02.05.2024 10:22, Pierre Letouzey wrote:

Hello,

Thanks for the report. Marking that bug a forwarded.

Hilmar