#160 closed defect (fixed)
error: default argument for parameter of type ‘MussaRef’ has type ‘int’
Reported by: | king | Owned by: | king |
---|---|---|---|
Priority: | major | Milestone: | Few Small Repairs |
Component: | Qt Gui | Version: | |
Keywords: | Cc: |
Description
Mussa refused to build in Ubuntu with gcc 4.0.3.
Error:
/home/king/proj/mussa/build/qui/../../qui/MussaWindow.hpp:35: error: default argument for parameter of type ‘MussaRef’ has type ‘int’ make[2]: *** [qui/CMakeFiles/mussa_qui.dir/moc_MussaWindow.o] Error 1 make[1]: *** [qui/CMakeFiles/mussa_qui.dir/all] Error 2 make: *** [all] Error 2
gcc version:
king@ColossusX:~/proj/mussa/build$ g++ --version g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Note:
See TracTickets
for help on using tickets.
Fixed by changeset:422.