Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dbe7b927c5412c981a5cfded284b44e5f745b604 https://github.com/Perl/perl5/commit/dbe7b927c5412c981a5cfded284b44e5f745b604 Author: Craig A. Berry <craigbe...@mac.com> Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths: M vms/descrip_mms.template Log Message: ----------- Add explicit rule for class.c to vms/descrip_mms.template Without the explicit rule, it still gets compiled, but without PERL_CORE defined, which makes class_cleanup_definition get interpreted as a function rather than a macro, which causes the link to fail with an undefined symbol error. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications