Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#9082 closed enhancement (fixed)

vala-0.36.1

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Vala 0.36.1

  • Various bug fixes:
    • Always consider a method compatible with itself #773135
    • Perform arguments-check against actual .end() method-signature #684208
    • Slightly improve lamdba-expression error on target-type mismatch
    • Fix delegate initializer for instance fields #683925
    • Don't leak target-reference when casting/assigning owned delegates #780426
  • GIR parser and writer:
    • girparser: Add destroy argument for metadata #750838
    • vapigen: Add --nostdpkg option like in valac
  • Bindings:
    • gstreamer-1.0: Fix Pad.set_*_function() bindings #750838
    • glib-2.0: Add missing version macro and constants,

unichar.to_string doesn't return null

  • gtk+-2.0,gtk+-3.0: Mark "intersection" param of Widget.intersect() as out
  • gtk+-4.0: Update to 3.90.0

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18559.

comment:4 by bdubbs@…, 7 years ago

Milestone: 8.1m8.1

Milestone renamed

comment:5 by bdubbs@…, 7 years ago

Milestone: m8.18.1

Milestone renamed

Note: See TracTickets for help on using tickets.