#14285: glibmm-2.64.4
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.1
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 2.64.4: (stable):

 The tarball for 2.64.4 has been created with 'meson dist'.
 If you build with Autotools from the tarball, please read the relevant
 part of the README file.

 Glib:
 * PropertyProxyConnectionNode::connect_changed():
   Fix using without property name

 gmmproc:
 * Add optional decl_prefix parameter to _WRAP_GERROR and _WRAP_ENUM
   Used for adding GLIBMM_API or similar for MS Visual C++
 * Allow decorating comparison operators (for Visual Studio builds)
 * _CLASS_BOXEDTYPE, _CLASS_OPAQUE_COPYABLE: Fix move assignment
 * Decorate private generated classes with __declspec when building
   with Visual Studio
 * generate_wrap_init.pl.in: Use g_type_ensure(SomeClass::get_type())
   to ensure that get_type() is called

 Build:
 * Use __declspec(dllexport) consistently when building glibmm with
   Visual Studio
 * Meson build: Set default value of the 'warnings' option to 'min'
 * Improve NMake support
 * Improve Visual Studio support
 * docs/reference/: Update for Doxygen >= 1.8.16
 * Meson build: Fix versioning on macOS

 Documentation:
 * Glib::BalancedTree docs: Recommend std::map or std::unordered_map
 * Meson build: Add missing Glib::Value and Variant documentation

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14285#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to