Opened 6 years ago

Closed 6 years ago

#10383 closed enhancement (fixed)

vala-0.38.8

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

Description

New point version.

Change History (4)

comment:1 by ken@…, 6 years ago

Summary: vala-0.38.7vala-0.38.8

Now 0.38.8

comment:2 by bdubbs@…, 6 years ago

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

comment:3 by bdubbs@…, 6 years ago

Vala 0.38.8

  • Various bug fixes:
    • Fix GDestroyNotify of delegate parameters in delegate declaration #639059
    • Avoid critical when connecting dynamic signals
    • compiler: Prefix headers for set_cheader_override() if includedir is given #793299
    • Don't warn about unused internal methods which are meant to be visible on DBus #593902
    • libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sources
  • Bindings:
    • gio-2.0: Cherry-pick some DBusProxy fixes from 0.40
    • gstreamer-1.0: Update from 1.13+ git master
    • gdk-3.0,gtk+-3.0: Update to 3.22.27

Vala 0.38.7

  • Regression fix:
    • codegen: Don't try to infer error argument on async begin methods #793158 This was a regression introduced by #614294

Vala 0.38.6

  • Various bug fixes:
    • girparser: + Set NoAccessorMethod for non-readable and construct-only properties + Ignore conflicting closure/destroy indexes + Don't accept methods as property-accessor which throw errors #792998
    • codegen: + Infer error parameter from abstract/virtual base methods #614294 + Fix return-type for cancelled async creation methods of classes #792942
    • vala: Variadic constructors without a real first parameter are not allowed
    • libvaladoc: Keep bootstrap-support with valac >= 0.16.1
  • Bindings:
    • gstreamer-1.0: Update from 1.13+ git master
    • gtk+-4.0: Only override type of "event" parameters

comment:4 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19811.

Note: See TracTickets for help on using tickets.