[Pkg-pascal-devel] Bug#1074706: Bug#1074706: Bug#1074706: msgfmt change breaks build

Peter Blackman peter at pblackman.plus.com
Fri Jul 12 17:14:59 BST 2024


On 12/07/2024 11:17, Peter Blackman wrote:
> Raised bug report upstream,
> https://gitlab.com/freepascal.org/fpc/source/-/issues/40853
>
> and updated the patch header.


Oh poo!!

Seems the mail system ate my patch with

A non-text attachment was scrubbed...
Name: msgfmt.patch
Type: text/x-patch

here it is inline;


Subject: Fix msgfmt related build fail
Author: Peter Blackman <peter at pblackman.plus.com>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074706
Forwarded: https://gitlab.com/freepascal.org/fpc/source/-/issues/40853
===================================================================
--- a/fpcsrc/utils/fpdoc/intl/dglobals.de.po
+++ b/fpcsrc/utils/fpdoc/intl/dglobals.de.po
@@ -1,3 +1,7 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+
  #: dglobals:sdocpackagetitle
  msgid "Reference for package '%s'"
  msgstr "Referenz für Paket '%s'"
Index: b/fpcsrc/utils/fpdoc/intl/dwriter.de.po
===================================================================
--- a/fpcsrc/utils/fpdoc/intl/dwriter.de.po
+++ b/fpcsrc/utils/fpdoc/intl/dwriter.de.po
@@ -1,3 +1,7 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+
  #: dwriter:serrfilewriting
  msgid "An error occurred during writing of file \"%s\": %s"
  msgstr "Beim Schreiben der Datei \"%s\" ist ein Fehler aufgetrete: %s"
Index: b/fpcsrc/utils/fpdoc/intl/fpdoc.de.po
===================================================================
--- a/fpcsrc/utils/fpdoc/intl/fpdoc.de.po
+++ b/fpcsrc/utils/fpdoc/intl/fpdoc.de.po
@@ -1,3 +1,7 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+
  #: fpdoc:stitle
  msgid "FPDoc - Free Pascal Documentation Tool"
  msgstr "FPDoc - Free-Pascal-Dokumentationstool"
Index: b/fpcsrc/utils/fpdoc/intl/makeskel.de.po
===================================================================
--- a/fpcsrc/utils/fpdoc/intl/makeskel.de.po
+++ b/fpcsrc/utils/fpdoc/intl/makeskel.de.po
@@ -1,3 +1,7 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+
  #: makeskel:stitle
  msgid "MakeSkel - FPDoc skeleton XML description file generator"
  msgstr "MakeSkel - Skelett-Generator für FPDoc-XML-Beschreibungsdateien"



More information about the Pkg-pascal-devel mailing list