You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments