diff options
| author | Paul Eggert | 2026-02-21 09:10:59 -0800 |
|---|---|---|
| committer | Paul Eggert | 2026-02-21 20:26:30 -0800 |
| commit | 89ce923eb348535ef3a25872ac937678c05813d2 (patch) | |
| tree | 32b324fb6a9a13abd6c3fb8e9a79dfb39e5fd3fe /java/debug.sh | |
| parent | 7527cc1963c3a574599299538c3b6c68950c2a6b (diff) | |
| download | emacs-89ce923eb348535ef3a25872ac937678c05813d2.tar.gz emacs-89ce923eb348535ef3a25872ac937678c05813d2.zip | |
Port Lisp_Fwd to strict C bitfields
ISO C does not require C compilers to support enum bitfields.
Problem found with IBM XL C for AIX 16.1 (2018), which IBM
supports through 2029.
* src/lisp.h (struct Lisp_Fwd): Use ENUM_BF instead of declaring
enum bitfields directly.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions