Date: Sat, 31 Mar 2018 18:14:29 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 224447] devel/glibmm ustring.h:256:13: error: expected ';' at end of declaration list Message-ID: <bug-224447-6497-T7gJrdYvVY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224447-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-224447-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224447 --- Comment #6 from Ting-Wei Lan <lantw44@gmail.com> --- glibmm 2.56.0 is now released. It uses glibmm-2.4 ABI so it is compatible w= ith previous releases. It looks like I made a mistake on understanding the versioning scheme of glibmm. glibmm 2.52 is not the last ABI-compatible release. Subsequent even-numbered releases are also compatible. Even-numbered stable releases are neither made nor branched from the master branch. There are stable branches used for these stable releases. The latest one is glibmm-2-56 and it was branched from master at version 2.50.0. Odd-numbered unstable releases are made from master branch. They are not compatible with stable releases. This means version 2.55 and 2.56 are not compatible. They are even unrelated to stable releases because they are made from different and possibly diverging branches. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224447-6497-T7gJrdYvVY>