bug-gettext
[Top][All Lists]
Advanced

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

[bug #66319] Building for Windows with cygwin: share/gettext/styles is n


From: Michele Locati
Subject: [bug #66319] Building for Windows with cygwin: share/gettext/styles is not relocated
Date: Fri, 11 Oct 2024 04:27:11 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?66319>

                 Summary: Building for Windows with cygwin:
share/gettext/styles is not relocated
                   Group: GNU gettext
               Submitter: mlocati
               Submitted: Fri 11 Oct 2024 10:27:08 AM CEST
                Category: End-user / runtime
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 11 Oct 2024 10:27:08 AM CEST By: Michele Locati <mlocati>
I'm building the gettext tools for Windows with Cygwin [1]

Cygwin is installed in C:\cygwin, and I'm using the /installed prefix.

When running the compiled msginit from a Windows shell, I have a warning that
the file po-default.css could not be opened.

Here's a sample PowerShell session:

when typing

@'
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"

msgid "Hi"
msgstr ""
'@ | C:\cygwin\installed\bin\msginit.exe --input=- --output-file=-
--locale=zu

I have this output:

warning: Could not open file /installed/share/gettext/styles/po-default.css
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2024-10-11 10:21+0200\n"
"Last-Translator: <EMAIL@ADDRESS>\n"
"Language-Team: Zulu\n"
"Language: zu\n"

msgid "Hi"
msgstr ""

Created -.


It seems that the share/gettext/styles directory isn't being relocated.

[1] https://github.com/mlocati/gettext-iconv-windows







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66319>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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