[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master abf2e097b28 4/5: Port recently-added bitfields to IBM XL C 16
From: |
Pip Cet |
Subject: |
Re: master abf2e097b28 4/5: Port recently-added bitfields to IBM XL C 16.1 |
Date: |
Wed, 22 Jan 2025 20:00:01 +0000 |
"Paul Eggert" <eggert@cs.ucla.edu> writes:
> branch: master
> commit abf2e097b281c92a7bc2776a967893b248a68384
> Author: Paul Eggert <eggert@cs.ucla.edu>
> Commit: Paul Eggert <eggert@cs.ucla.edu>
>
> Port recently-added bitfields to IBM XL C 16.1
>
> * src/lisp.h (struct Lisp_Hash_Table):
> Use ENUM_BF for members weakness and frozen_test,
> since they are enum bitfields.
I just bumped the --enable-checking=all pdumper hash for hash tables,
which became necessary because of this commit. A proposed improvement
to the dmpstruct hash infrastructure is being discussed at bug#75451.
Pip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: master abf2e097b28 4/5: Port recently-added bitfields to IBM XL C 16.1,
Pip Cet <=