• Show log

    Commit

  • Hash : 4b5bc7fd
    Author : Paul Eggert
    Date : 2021-02-16T11:41:19

    Port better to macOS Mojave
    
    Problem reported by Tom Shields in:
    https://lists.gnu.org/r/bug-gnulib/2021-02/msg00064.html
    * config/srclist.txt: Comment out dynarray_finalize.c.
    * lib/dynarray.h (__libc_dynarray_at_failure): Don’t include
    libc-config.h here, as that’s the includer’s responsibility.
    * lib/malloc/dynarray_at_failure.c:
    * lib/malloc/dynarray_emplace_enlarge.c:
    * lib/malloc/dynarray_finalize.c:
    * lib/malloc/dynarray_resize.c:
    * lib/malloc/dynarray_resize_clear.c:
    If _LIBC is not defined, include libc-config.h.