Skip to content

Conversation

@khwilliamson
Copy link
Contributor

  • This set of changes does not require a perldelta entry.

Use F<> around file names; enclose literal values in C<>.  Use S<> to
keep items containing spaces together on the same line.
@khwilliamson khwilliamson requested a review from Leont January 1, 2026 14:32
pod/perlapio.pod Outdated
Comment on lines 126 to 127
F<stdio.h>. The perl headers (in particular F<perlio.h>) will
C<#define> them to the I/O mechanism selected at Configure time.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This last sentence is talking about defining PerlIO_seek() to (transitively) fseek() when USE_STDIO is defined, which no longer happens.

This was removed in 786296d.

@tonycoz
Copy link
Contributor

tonycoz commented Jan 8, 2026

Looks fine otherwise.

@khwilliamson khwilliamson merged commit 52a45f6 into Perl:blead Jan 9, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants