#17443 closed enhancement (fixed)

libsigc++2-2.12.0

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

Description

New minor version.

Change History (3)

comment:1 by pierre, 16 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:2 by pierre, 16 months ago

2.12.0 (stable)

  • Add track_object(), deprecate track_obj()

Examples, tests:

  • examples/member_method: Make on_print() non-virtual
  • test_limit_reference.cc: Don't use auto where a slot is required

Build:

  • Meson: Avoid configuration warnings
  • Meson, MSVC: Compensate for the lack of msvc_recommended_pragmas.h
  • Fix build with -Dbuild-deprecated-api=false
  • Meson: Detect if we build from a git subtree
  • Meson: Simplify lookup of python command
  • Meson: Add build_tests option
Last edited 16 months ago by pierre (previous) (diff)

comment:3 by pierre, 16 months ago

Resolution: fixed
Status: assignedclosed

Fixed at e1eaf26

Note: See TracTickets for help on using tickets.