hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #04465
[Bug 1213585] Re: createScope with two parameters should be 'static bool', not 'static void'
Thanks for patch.
Fixed in changeset e07f13ff32a0
** Changed in: hugin
Status: New => Fix Committed
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1213585
Title:
createScope with two parameters should be 'static bool', not 'static
void'
Status in Hugin - Panorama Tools GUI:
Fix Committed
Bug description:
I'm attaching a patch which prevents compilation on my Mac. There are
two functions 'createScope', one void with a single parameter and one
with two parameters that should be of boolean type but has probably
accidentally been assigned a void type. My compiler needs the attached
patch to compile the sources.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1213585/+subscriptions
References