Hello
The bug which is keeping us with popt has been recently fixed. https://bugzilla.gnome.org/show_bug.cgi?id=722025
This means we can remove several kb of code and remove one of our dependencies by changing command line parsing from popt to GOption.
Since the bug was Windows-specific, we can do this once the next stable version of glib is released.
Regards, Krzysztof
On Thu, 2014-01-23 at 03:27 +0100, Krzysztof Kosiński wrote:
This means we can remove several kb of code and remove one of our dependencies by changing command line parsing from popt to GOption.
Great, I love removing code.
Since the bug was Windows-specific, we can do this once the next stable version of glib is released.
Should we have a low priority bug report to track this issue and hopefully not forget to do it?
Martin,
Awesome... Is the fix backportable to devlibs before the new Glib release or would this be a terrible pain?
On 23 January 2014 03:24, Martin Owens <doctormo@...400...> wrote:
On Thu, 2014-01-23 at 03:27 +0100, Krzysztof Kosiński wrote:
This means we can remove several kb of code and remove one of our dependencies by changing command line parsing from popt to GOption.
Great, I love removing code.
Since the bug was Windows-specific, we can do this once the next stable version of glib is released.
Should we have a low priority bug report to track this issue and hopefully not forget to do it?
Martin,
CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.cl... _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
2014/1/23 Alex Valavanis <valavanisalex@...400...>:
Awesome... Is the fix backportable to devlibs before the new Glib release or would this be a terrible pain?
The fix seems to be backportable (just the patches in the bug), but requires rebuilding glib, and this might be a little difficult since it requires libffi.
Regards, Krzysztof
OK... maybe we should just wait for the glib release then. Is there a ticket open for this in the devlibs bug tracker?
AV
On 24 January 2014 14:36, Krzysztof Kosiński <tweenk.pl@...400...> wrote:
2014/1/23 Alex Valavanis <valavanisalex@...400...>:
Awesome... Is the fix backportable to devlibs before the new Glib release or would this be a terrible pain?
The fix seems to be backportable (just the patches in the bug), but requires rebuilding glib, and this might be a little difficult since it requires libffi.
Regards, Krzysztof
Hi,
Le Vendredi 24 janvier 2014 15h45, Alex Valavanis <valavanisalex@...400...> a écrit :
OK... maybe we should just wait for the glib release then. Is there a ticket open for this in the devlibs bug tracker?
Yes, https://bugs.launchpad.net/inkscape/+bug/195220 "Migrate from popt to GOption" (now linked to inkscape-devlibs).
Regards, -- Nicolas
participants (4)
-
Alex Valavanis
-
Krzysztof Kosiński
-
Martin Owens
-
Nicolas Dufour