Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > perl.perl5.changes > #34304
| Newsgroups | perl.perl5.changes |
|---|---|
| Date | 2026-01-29 12:22 -0800 |
| Message-ID | <Perl/perl5/push/refs/heads/blead/20d3cc-2d6c90@github.com> (permalink) |
| Subject | [Perl/perl5] 655175: Porting/Glossary: Fix typo |
| From | perl5-changes@perl.org (Karl Williamson via perl5-changes) |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 655175ca247f00e2e79d752a304af34ef1856f08
https://github.com/Perl/perl5/commit/655175ca247f00e2e79d752a304af34ef1856f08
Author: Karl Williamson <khw@cpan.org>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Porting/Glossary
Log Message:
-----------
Porting/Glossary: Fix typo
Commit: ae6b6788b7029188ddda7dc63909d5e0838c40e0
https://github.com/Perl/perl5/commit/ae6b6788b7029188ddda7dc63909d5e0838c40e0
Author: Karl Williamson <khw@cpan.org>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Porting/Glossary
Log Message:
-----------
Porting/Glossary: Add comment
Commit: 18b791793b12fa84e016331f73ac891909b5fab9
https://github.com/Perl/perl5/commit/18b791793b12fa84e016331f73ac891909b5fab9
Author: Karl Williamson <khw@cpan.org>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Configure
M Porting/Glossary
M pod/perldelta.pod
Log Message:
-----------
Configure: Allow LC_ALL syntax override
Fixes #22992
The problem here had to do with cross-compilation. There was no way to
override Perl's calculation of how LC_ALL is represented. I had not put
one in because it is hard to get it right manually. But this doesn't
work in cross-compilation; it's better to have a difficult-to-get-right
way than no way at all. Porting/Glossary is updated to have an example.
Commit: 2d6c900450f4de81292176cb7526621fc5ae6a84
https://github.com/Perl/perl5/commit/2d6c900450f4de81292176cb7526621fc5ae6a84
Author: Karl Williamson <khw@cpan.org>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Configure
Log Message:
-----------
Configure: indent, comments
Add indentation because of the previous commit
Compare: https://github.com/Perl/perl5/compare/20d3cca10525...2d6c900450f4
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications
Back to perl.perl5.changes | Previous | Next | Find similar | Unroll thread
[Perl/perl5] 655175: Porting/Glossary: Fix typo perl5-changes@perl.org (Karl Williamson via perl5-changes) - 2026-01-29 12:22 -0800
csiph-web