diff options
author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-10-01 22:03:48 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-10-02 08:02:57 +0900 |
commit | 601c67e42ccdd0cab10c8e1097401876f24308b0 (patch) | |
tree | d6763fa231617a466ed90d6c87b099a20ae2d62c /COPYING.ja | |
parent | 8c10fd2583a949b131a69e639444cd264936164d (diff) |
Suppress maybe-uninitialized warning on mingw
The compilation time pragma seems not applied to inline functions
expanded by the link time optimization. The local variable `mi`
in thread_win32.c:native_thread_init_stack is warned.
Diffstat (limited to 'COPYING.ja')
0 files changed, 0 insertions, 0 deletions