Opened 5 years ago

Closed 5 years ago

#12271 closed enhancement (fixed)

vala-0.44.6

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

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

comment:2 by Bruce Dubbs, 5 years ago

Vala 0.44.6

  • Various improvements and bug fixes:
    • codegen:
      • Real structs are allowed by simple generics and passed as reference
      • Assign GValue result of function calls to temp-var on copy_value
    • build: Pass -no-undefined when linking libvalaccodegen
    • tests: Null-terminate arrays for compatibility test of uint8 / uchar
  • Bindings:
    • glib-2.0: Add binding for g_strv_equal() (since 2.60)
    • glib-2.0: Bind strcmp0 as GLib.CompareFunc<string?>
    • glib-2.0: Fix RecMutexLocker binding
    • gtk4: Update to 3.96.0+b05d1676
    • xtst: Fix signature of XTest.fake_relative_motion_event()

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21840.

Note: See TracTickets for help on using tickets.