Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: c2b9cbd1bee86f98462175690163b6f6c59d4088
https://github.com/Perl/perl5/commit/c2b9cbd1bee86f98462175690163b6f6c59d4088
Author: Lukas Mai <[email protected]>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M perl.h
Log Message:
-----------
perl.h: remove UNION_ANY_DEFINITION support
This macro, if defined, is supposed to provide an alternative definition
of the `union any` type. It was added in commit 0f4eea8fa1779e0 (June
1998) to let win32.h override `union any` with its own definition. That
override was removed from win32.h in commit c06b86730d867c (July 1999).
For the past 25 years, this feature has been sitting there undocumented
and unused.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications