Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#17978 closed enhancement (fixed)

glib-2.76.2

Reported by: Bruce Dubbs Owned by: blfs-book
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 12 months ago

Overview of changes in GLib 2.76.2, 2023-04-21

  • Fixed various build failures in less common setups
  • Fix launching files in Windows via GtkFileLauncher
  • Bugs fixed:
    • GMarkupParser documentation completion
    • Disagreement between runtime and docs on whether interfaces are "classed"
    • gdbus-example-proxy-subclass.c is not complete. (
    • GAppInfoMonitor documentation deficiencies
    • Check for __kernel_long_t when enabling futex()
    • Documentation mentions non-existing function g_value_free
    • Not clear that GPollableInputStream methods are undefined if can_poll() returns FALSE
    • Missing docs for GOption (commandline parser)
    • GDebugControllerDBus wrong default in documentation
    • Probably wrong information regarding G_PLATFORM_WIN32 in README.win32.md
    • Multiple Definition Error When Generating gio/tests/test5.gresource
    • user docs: GLib.DateTime.format: broken highlighting
    • GtkFileLauncher: generated paths not recognized on Win32
    • Build failed due to NULL pointer redefinition in C++
    • Build randomly fails with: 'gmodule/gmodule-visibility.h' file not found
    • unicode: add tests for g_utf8_normalize() and empty strings
    • build: Drop old .gitignore files from test directories
    • tools: Drop check-abis.sh script
    • docs: Drop section about default branch renaming from README.md
    • tests: Update Unicode normalisation tests from Unicode 15
    • Make clang++ happier when using G_STATIC_ASSERT
    • gwin32: Avoid use of function call with side effect in g_return_* macro
    • gsignal: Clarify documentation for GSignalMatchType matching
  • Translation updates

comment:2 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: newclosed

comment:3 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.