maintainer-feedback requested: [Bug 224447] devel/glibmm ustring.h:256:13: error: expected ';' at end of declaration list

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 19 05:28:05 UTC 2017


Chris Hutchinson <portmaster at bsdforge.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 224447: devel/glibmm ustring.h:256:13: error: expected ';' at end of
declaration list
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224447



--- Description ---
I maintain graphics/gimmage, and am unable to build it,
due to the error indicated in the title of this pr.
The problem is the constructor on line 256 of ustring.h

~ustring() noexcept;

which *should* be

~ustring();

version 2.6 on it's github repo[1]
corrects this. Is there any way to

1) create a patch on the current version

or

2) update glibmm to a working version (2.6?)

Thank you for all your time, and consideration.

--Chris

1. https://github.com/GNOME/glibmm/tree/glibmm-2-6


More information about the freebsd-gnome mailing list