Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 56d8acf499fe4bc71a4248d6c778f12e4ba091a0 https://github.com/Perl/perl5/commit/56d8acf499fe4bc71a4248d6c778f12e4ba091a0 Author: Craig A. Berry <craigberry@mac.com> Date: 2023-04-15 (Sat, 15 Apr 2023) Changed paths: M makedef.pl Log Message: ----------- Exclude get_context on non-win32 in makedef.pl Otherwise we'll try (and fail) to make a global symbol for a static inline function.