hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #04430
[Bug 1213585] [NEW] createScope with two parameters should be 'static bool', not 'static void'
Public bug reported:
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.
** Affects: hugin
Importance: Undecided
Status: New
** Patch added: "patch-src-foreign-zthread-include-zthread-Guard.h.diff"
https://bugs.launchpad.net/bugs/1213585/+attachment/3776566/+files/patch-src-foreign-zthread-include-zthread-Guard.h.diff
--
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:
New
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
Follow ups
References