Opened 3 weeks ago

Closed 3 weeks ago

#19688 closed enhancement (fixed)

vala-0.56.17

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 3 weeks ago

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

comment:2 by Bruce Dubbs, 3 weeks ago

Vala 0.56.17

  • Various improvements and bug fixes:
    • codegen:
      • Add missing initializers for private fields of GSourceFuncs
      • Update array length variable passed to null-terminated ref parameter
      • Properly pass through a null-terminated out argument
      • Refactor and cache parameter in loop
      • Only handle null-terminated array as such if there is no length given
    • vala:
      • Allow declaration of static nested methods (local functions)
      • Correctly use Path.build_path()
      • Point to the invalid initializer on error
      • Report invalid type in property assignment attempt
      • Inherit important attributes for Property backing field
  • Bindings:
    • glib-2.0: Avoid unnecessary copying operations in FileStream.read_line()
    • glib-2.0: Add SPACING_MARK, deprecate COMBINING_MARK
    • glib-2.0: Add dev_t/gid_t/pid_t/uid_t/socklen_t types for compatibility
    • gnu: add binding for flock(2) and its constants

comment:3 by Bruce Dubbs, 3 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

7c8aded207 Update to vala-0.56.17.
c2441308ab Update to gdk-pixbuf-2.42.11.
ea0364aa2e Update to enchant-2.7.0.
ac286b1aac Update to solid-6.1.1.
Note: See TracTickets for help on using tickets.