Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

no Perl_is_uni_* API with -DNO_MATHOMS #392

Open
@rurban

Description

@rurban

nm "`cperl5.28.1-nt -V::archlib:`/CORE/`cperl5.28.1-nt -V::libperl:`" | grep Perl_is_uni_
is missing, because of -DNO_MATHOMS.
compare to a perl without -DNO_MATHOMS, e.g. Perl_is_uni_upper

This is needed for Perl-Tk, ie Perl-Tk fails to build with -DNO_MATHOMS.
Most other extensions build fine with -DNO_MATHOMS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions