diff options
author | Benoit Daloze <[email protected]> | 2023-10-18 12:54:34 +0200 |
---|---|---|
committer | git <[email protected]> | 2023-10-26 19:12:04 +0000 |
commit | 9792be3610c62e0413bbdd878c64bbafbba3ffbd (patch) | |
tree | a5a9c55d8d1a5b556108dc6ad1317a1c9b0fccd2 /prism/util/pm_buffer.c | |
parent | 6241cfab74ad8a996875dc79a9b0355cf67853aa (diff) |
[ruby/prism] Avoid warning for pm_token_buffer_t initialization
* This was causing this error on macOS Mojave:
src/prism.c:8216:48: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
pm_token_buffer_t token_buffer = { 0 };
^
https://github.com/ruby/prism/commit/5055fc04fd
Diffstat (limited to 'prism/util/pm_buffer.c')
0 files changed, 0 insertions, 0 deletions