Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 04e87daf1046533cbf62bf9853e07cbfef1f7c43
      
https://github.com/Perl/perl5/commit/04e87daf1046533cbf62bf9853e07cbfef1f7c43
  Author: Karl Williamson <k...@cpan.org>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M locale.c

  Log Message:
  -----------
  locale.c Move some code to more appropriate place

Indentation fixes will come in the next commit


  Commit: 4c39aaa2805d71d6543865ee06831b0b7ea4de88
      
https://github.com/Perl/perl5/commit/4c39aaa2805d71d6543865ee06831b0b7ea4de88
  Author: Karl Williamson <k...@cpan.org>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M locale.c

  Log Message:
  -----------
  locale.c white-space, comment, pod, C99 only

Previous commits, in trying to minimize the difference listings, have
left some indentations wrong, and comments out of order.  This commit
rectifies that.

It adds/clarifies many comments, rewords some pod, and moves some
declarations closer to first use (now that we are using C99).

There should be no change in the compiled code.


Compare: https://github.com/Perl/perl5/compare/04de0222db2c...4c39aaa2805d

Reply via email to