[Hugin-devs] [Bug 797025] Re: Default branch (hgaa0f4bd10678) fails to build on fedora 15

2011-07-17 Thread Yuv
** Changed in: hugin
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/797025

Title:
  Default branch (hgaa0f4bd10678) fails to build on fedora 15

Status in Hugin - Panorama Tools GUI:
  Fix Released

Bug description:
  Building the default branch on Fedora 15 results in the following error;
  ...hugin-2011.1.0/src/hugin_base/hugin_utils/alphanum.cpp:84:52: error: 
'strtoul' was not declared in this scope
  Are we missing a header file somewhere?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/797025/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 797025] Re: Default branch (hgaa0f4bd10678) fails to build on fedora 15

2011-06-14 Thread KFJ
same here, Kubuntu 11.4:

/home/kfj/src/hugin/hugin_clean.hg/src/hugin_base/hugin_utils/alphanum.cpp:84:52:
error: ‘strtoul’ was not declared in this scope

the header in question is stdlib.h. Including stdlib.h fixed the
problem, but I think this is UNIX specific. Should be dealt with
somewhere further up...

Kay

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/797025

Title:
  Default branch (hgaa0f4bd10678) fails to build on fedora 15

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  Building the default branch on Fedora 15 results in the following error;
  ...hugin-2011.1.0/src/hugin_base/hugin_utils/alphanum.cpp:84:52: error: 
'strtoul' was not declared in this scope
  Are we missing a header file somewhere?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/797025/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 797025] Re: Default branch (hgaa0f4bd10678) fails to build on fedora 15

2011-06-14 Thread tmodes
Fixed in rev ad9123971663

** 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/797025

Title:
  Default branch (hgaa0f4bd10678) fails to build on fedora 15

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  Building the default branch on Fedora 15 results in the following error;
  ...hugin-2011.1.0/src/hugin_base/hugin_utils/alphanum.cpp:84:52: error: 
'strtoul' was not declared in this scope
  Are we missing a header file somewhere?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/797025/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp