Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11786 closed enhancement (fixed)

gobject-introspection-1.60.0

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

Description

New minor version

Change History (4)

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

1.60.0 - 2019-03-10

NOTE: This is the last release supporting autotools. Please try building with meson instead and report any problems. This does not affect projects using autotools + g-i, only the build of g-i itself.

  • gir: Update glib annotations

1.59.5 - 2019-03-04

  • gir: Include C header in cairo gir file
  • ccompiler: restore customize_compiler() setup for macOS.
  • gir: skip glib-enumtypes.h for GObject-2.0

1.59.4 - 2019-02-04

  • tests: Add functions using flat struct arrays.
  • Clean shebangs out of non-executable scripts and drop exec perm from xmlwriter.py.
  • maintransformer: parse deprecation annotations for section blocks.
  • repository: g_irepository_get_object_gtype_interfaces.
  • message: handle fatal errors even if warnings are disabled.
  • autotools: Fix build with -Wl,--as-needed.
  • maintransformer: Don't warn on (optional) annotations on (inout)
  • girepository: Fix a possible use-after-free if g_mapped_file_new() fails and fix possible leak of transitive dependency names.

1.59.3 - 2019-01-08

  • meson: use underscore as a separator in build options (gtk-doc -> gtk_doc etc)
  • website: add cppgir C++ binding
  • scanner: Merge specifiers and qualifiers when merging basic types. Fixes "unsigned char" being wrongly parsed as "unsigned" etc.
  • meson: warn that not all tests will be run if building without cairo/doctool
  • scanner: rework source root directory guessing code to not depend on the build directory
  • scanner: Remove incorrect c:type generated for array of synthesized unions
  • scanner: Flatten multi-dimensional arrays fields

1.59.2 - 2019-01-04

  • Everything included in 1.58.3
  • meson: Various fixes and all tests have been ported (0.47+ is required now)
  • scanner: Save preprocessor input and output files with save-temps
  • automake: Use the wildcard function where needed
  • build: extend PYTHONPATH instead of replacing it
  • gir/cairo: add cairo_rectangle_t
  • Add a --version option to g-ir-compiler and g-ir-generate
  • tests: various test improvements
  • ccompiler: don't use Python compiler flags
  • parser: Do not bail out when parsing GIR files without doc positions
  • gimarshallingtests: Remove declarations of nonexistent functions

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21305.

comment:4 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.