[KDE/Mac] locale_t on OSX?
René J.V. Bertin
rjvbertin at gmail.com
Sat Mar 14 18:07:48 UTC 2015
On Saturday March 14 2015 18:35:23 Marko Käning wrote:
> Hi folks,
>
> have you an idea what could be the problem in [1] wrt locale_t on OSX?
The errors come from a file that was apparently generated with bison or yacc. Do you know if it is indeed generated from the .y file before you start building, or is a pre-generated C++ result being used?
R.
PS:
/Users/marko/WC/KDECI-builds/kf5-qt5/labplot/src/backend/gsl/ExpressionParser.cpp:1263 \
:7: warning: 'finite' is deprecated: first deprecated in OS X 10.9 \
[-Wdeprecated-declarations] if (finite(y))
^
/usr/include/math.h:718:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, \
__IPHONE_NA, __IPHONE_NA); ^
How befitting from a company with its headquarters at 1, Infinite Loop ;)
R
More information about the kde-mac
mailing list