pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre3-4-g17


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre3-4-g1799abc85
Date: Sat, 4 Nov 2023 18:33:04 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  1799abc8539bd1a49c72c5723d1fa89ff4463e3f (commit)
       via  bcc19d9457129559b836a0cc6cd81e2c71d42bb5 (commit)
      from  579295f8b15068b121807168e84330c1f99361e9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1799abc8539bd1a49c72c5723d1fa89ff4463e3f
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Sat Nov 4 23:28:40 2023 +0100

    i18n.c: added EOPNOTSUPP error code for MacOS
    
    With MacOS 14 the iconv library was changed by Apple. pspp uses
    the native iconv library. There is a different error code
    returned when an illegal 0xc0 UTF-8 code is converted. This
    results in a failed "convert invalid UTF-8 to ISO-8859-1" test in
    the regression. This patch now handles also EOPNOTSUPP.

commit bcc19d9457129559b836a0cc6cd81e2c71d42bb5
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Sat Nov 4 23:11:57 2023 +0100

    Revert "MacOS: skip test "convert invalid UTF-8 to ISO-8859-1""
    
    This reverts commit 579295f8b15068b121807168e84330c1f99361e9. Ben
    has an idea how to fix this in libpspp to handle the different
    error code on MacOS.

-----------------------------------------------------------------------

Summary of changes:
 src/libpspp/i18n.c    |  1 +
 tests/libpspp/i18n.at | 15 ++-------------
 2 files changed, 3 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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