[Perl/perl5] 53f89f: hints/darwin.sh: Use mkostemp from Sierra onwards
[email protected] (Sevan Janiyan via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 53f89feb742c2d4b23cb1a7e91f0bb33bb6a66b4
https://github.com/Perl/perl5/commit/53f89feb742c2d4b23cb1a7e91f0bb33bb6a66b4
Author: Sevan Janiyan <[email protected]>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M hints/darwin.sh
Log Message:
-----------
hints/darwin.sh: Use mkostemp from Sierra onwards
It's found defined in unistd.h in El Capitan but guarded off with
availability macros to indicate it's available from 10.12.
I guess that's where the issue arose with it being detected and not
being able to link to it.
Commit: 798aff350b1a3ac404055b8be874dc6216a2d4cc
https://github.com/Perl/perl5/commit/798aff350b1a3ac404055b8be874dc6216a2d4cc
Author: Sevan Janiyan <[email protected]>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Document use of mkostemp from Sierra onwards
Compare: https://github.com/Perl/perl5/compare/87d4043463a7...798aff350b1a
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications