← Back to team overview

hugin-devs team mailing list archive

[Bug 1213585] Re: createScope with two parameters should be 'static bool', not 'static void'

 

** Changed in: hugin
    Milestone: None => 2014.0beta1

-- 
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