https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112110

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Gaius Mulley <ga...@gcc.gnu.org>:

https://gcc.gnu.org/g:32cc0b82a3c2e38caa9f2266d4ba375ccb1fe9cc

commit r14-4984-g32cc0b82a3c2e38caa9f2266d4ba375ccb1fe9cc
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Fri Oct 27 18:42:09 2023 +0100

    PR modula2/112110: fails to build on freebsd when compiling wrapclock.cc

    This patch fixes a mangled #if #endif conditional section within
    wrapclock.cc.  The conditional section in wrapclock_timezone
    should return 0 rather than return timezone.

    libgm2/ChangeLog:

            PR modula2/112110
            * libm2iso/wrapclock.cc (timezone): Return 0 if unable
            to get the timezone from the tm struct.

    Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>

Reply via email to