Page MenuHomeSolus

Update perl-json to 4.02
ClosedPublic

Authored by algent on Dec 4 2019, 7:58 PM.
Tags
None
Referenced Files
F11068910: D7771.diff
Fri, Aug 11, 10:20 PM
F10850682: D7771.id18655.diff
Jun 12 2023, 6:08 AM
F10848655: D7771.id18895.diff
Jun 11 2023, 4:08 PM
F10834475: D7771.diff
Jun 7 2023, 10:23 AM
F10713842: D7771.id.diff
May 3 2023, 11:37 AM
Subscribers

Details

Summary

Summarized changelog:

  • use 5 digit minor version number for a while to avoid confusion
  • fixed is_bool to use blessed() instead of ref()
  • updated backportPP
  • allow PERL_JSON_PP_USE_B environmental variable to restore old number detection behavior for compatibility
  • added boolean function/method that takes a scalar value and returns a boolean value
  • fixed a test that breaks if perl is compiled with -Dquadmath

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Succesfully run youtube-viewer

Diff Detail

Repository
R2369 perl-json
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage