Opened 8 days ago

Closed 7 days ago

#21362 closed enhancement (fixed)

inih-59

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New version.

Change History (3)

comment:1 by Bruce Dubbs, 7 days ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 7 days ago

inih version 59

What's Changed

  • INIReader: change variable visibility from private to protected
  • Add meson test driver
  • Swap rstrip() and lskip() to reduce execution time of strlen()
  • Add preprocessor exclusions when INI_ALLOW_MULTILINE=0
  • tests: define only once the compiler and flag
  • Test that long sections are truncated
  • Add INIReader Sections and Keys methods
  • If a line is longer than INI_MAX_LINE, consume input up to next newline

comment:3 by Bruce Dubbs, 7 days ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

bd468c467c Update to inih-r59.
2b9988230c Update to gtk-4.18.3.
Note: See TracTickets for help on using tickets.