[Perl/perl5] 18acb1: perlxs.pod: mention blank lines after keywords

[email protected] (David Mitchell via perl5-changes)
Newsgroups perl.perl5.changes
Message-ID <Perl/perl5/push/refs/heads/davem/perlxs_tweaks/[email protected]>
  Branch: refs/heads/davem/perlxs_tweaks
  Home:   https://github.com/Perl/perl5
  Commit: 18acb1ce3da762373521d66e84ae70eed22351d0
      https://github.com/Perl/perl5/commit/18acb1ce3da762373521d66e84ae70eed22351d0
  Author: David Mitchell <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/perlxs.pod

  Log Message:
  -----------
  perlxs.pod: mention blank lines after keywords

Mention in a couple of places that there has to be a blank line between
a file-scoped keyword and a CPP directive, e.g.

    PROTOTYPES: ENABLE

    #ifdef FOO

and mention that MODULE used to be an exception but is now like other
file-scoped keywords.


  Commit: e9027de8fca445828a698116016b6267adb90ef9
      https://github.com/Perl/perl5/commit/e9027de8fca445828a698116016b6267adb90ef9
  Author: David Mitchell <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
    M dist/ExtUtils-ParseXS/lib/perlxs.pod

  Log Message:
  -----------
  perlxs.pod: mention that TYPEMAP doesn't do POD

Mention that a TYPEMAP: heredoc block doesn't recognise POD etc.
Also update the code comments for fetch_para() to reflect the same.


  Commit: 1ce53cd5b4fc81749ea82bc701dd3bc4160e493a
      https://github.com/Perl/perl5/commit/1ce53cd5b4fc81749ea82bc701dd3bc4160e493a
  Author: David Mitchell <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/perlxs.pod

  Log Message:
  -----------
  perlxs.pod: clarify "duplicate XSUB" conditions

Since 3.61, the circumstances where a "duplicate XSUB" warning are
emitted have been relaxed. Update the docs to reflect this.


Compare: https://github.com/Perl/perl5/compare/bdbe67a041ea...1ce53cd5b4fc

To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.