You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. running make on g++
What is the expected output? What do you see instead?
MnUserTransformation.cpp: In constructor
'MnUserTransformation::MnUserTransformation(const std::vector<double,
std::allocator<double> >&, const std::vector<double, std::allocator<double>
>&)':
MnUserTransformation.cpp:30: error: 'sprintf' is not a member of 'std'
make[2]: *** [MnUserTransformation.lo] Error 1
make[2]: Leaving directory `/usr/local/src/Minuit-1_7_9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/Minuit-1_7_9'
make: *** [all] Error 2
What version of the product are you using? On what operating system?
2.6.32-27-generic #49-Ubuntu x86_64 GNU/Linux
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 2:23
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Jan 2011 at 2:23The text was updated successfully, but these errors were encountered: