Skip to content

missing error message in perldiag.pod for unicode properties #18276

@karenetheridge

Description

@karenetheridge

The diagnostic message Unknown user-defined property name \p{%s} is not documented in pod/perldiag.pod.
It originates from regcomp.c.

(Maybe not relevant, but it also looks like it changed, at least in some usecases, from Can't find Unicode property definition "%s" between 5.28 and 5.30.)

There are other error messages in this file that are also undocumented:

  • "Timeout waiting for another thread to define .."
  • "Infinite recursion in user-defined property"
  • "Error.. in expansion of ..."
  • "Insecure private-use override"

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