Bug #1317
Broken ubuntu builds
Status: | Approved | Start date: | 10/30/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jan Dolinár | % Done: | 0% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
Recent changes break nightly build on ubuntu (precise, vivid & trusty):
/«PKGBUILDDIR»/uppsrc/ide/Debuggers/GdbData.cpp: In member function 'void Gdb::QuickWatch()': /«PKGBUILDDIR»/uppsrc/ide/Debuggers/GdbData.cpp:283:31: error: no matching function for call to 'findarg(int&, Upp::<anonymous enum>, Upp::<anonymous enum>)'
Complete log: https://launchpadlibrarian.net/223730267/buildlog_ubuntu-trusty-i386.upp_9114-1~trusty0_BUILDING.txt.gz
History
#1 Updated by Miroslav Fidler over 9 years ago
- Status changed from New to Ready for QA
- Assignee changed from Miroslav Fidler to Jan Dolinár
Should be already fixed, one of those rare cases when it compiles in C++11, but not in C++98...
#2 Updated by Jan Dolinár over 9 years ago
- Status changed from Ready for QA to Approved