bug-gettext
[Top][All Lists]
Advanced

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

[PATCH 0/4] Parsers cleanup


From: Akim Demaille
Subject: [PATCH 0/4] Parsers cleanup
Date: Fri, 1 May 2020 12:40:39 +0200

A few minor issues I saw in the grammar files, plus a problem I had
when I tried to compile from git.

The requirement wrt Bison is not super clear, since some components
clearly require it (plural.y), and others didn't (po-gram-gen.y).  I
suppose it's ok to use it there too.

Cheers!

Akim Demaille (4):
  libgettextpo: sort sources in the Makefile
  libgettextpo: fix compilation
  intl: fix conflicts instead of accepting them
  gettext-tools: use %define api.prefix

 gettext-runtime/intl/plural.y          |  7 +--
 gettext-tools/libgettextpo/Makefile.am | 75 +++++++++++++-------------
 gettext-tools/src/po-gram-gen.y        | 51 ++----------------
 3 files changed, 46 insertions(+), 87 deletions(-)

-- 
2.26.2




reply via email to

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