make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.4-1-g4321c5e5


From: Eli Zaretskii
Subject: [SCM] make branch, master, updated. 4.4-1-g4321c5e5
Date: Sat, 5 Nov 2022 10:48: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 "make".

The branch, master has been updated
       via  4321c5e5628685c5fe8d2995f6fdf510fa8462bd (commit)
      from  ed493f6c9116cc217b99c2cfa6a95f15803235a2 (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 4321c5e5628685c5fe8d2995f6fdf510fa8462bd
Author: Eli Zaretskii <eliz@gnu.org>
Date:   Sat Nov 5 16:46:58 2022 +0200

    Fix build with Tiny C
    
    * src/config.h.W32 (strtoll, strtoull) [__TINYC__]: Redirect to
    _strtoi64 and _strtoui64, respectively.  Reported by Christian
    Jullien <eligis@orange.fr>.

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

Summary of changes:
 src/config.h.W32 | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
make



reply via email to

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