Bug #575
Debug.cpp errors on amd64
Status: | Approved | Start date: | 11/17/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jan Dolinár | % Done: | 0% | |
Category: | Core | Spent time: | - | |
Target version: | - |
Description
Nightly launchpad builds for 6558 and 6570 failed to build on amd64 with this message:
Compiling /build/buildd/upp-6570/uppsrc/Core/Debug.cpp /build/buildd/upp-6570/uppsrc/Core/Debug.cpp: In function 'void Upp::HexDumpData(Upp::Stream&, const void*, int, bool, int)': /build/buildd/upp-6570/uppsrc/Core/Debug.cpp:171:66: error: a function-definition is not allowed here before '{' token /build/buildd/upp-6570/uppsrc/Core/Debug.cpp:185:1: error: a function-definition is not allowed here before '{' token /build/buildd/upp-6570/uppsrc/Core/Debug.cpp:190:1: error: a function-definition is not allowed here before '{' token /build/buildd/upp-6570/uppsrc/Core/Debug.cpp:281:44: error: a function-definition is not allowed here before '{' token /build/buildd/upp-6570/uppsrc/Core/Debug.cpp:282:45: error: a function-definition is not allowed here before '{' token /build/buildd/upp-6570/uppsrc/Core/Debug.cpp: At global scope: /build/buildd/upp-6570/uppsrc/Core/Debug.cpp:285:1: error: expected '}' at end of input
History
#1 Updated by Miroslav Fidler over 11 years ago
- Status changed from New to Ready for QA
- Assignee changed from Miroslav Fidler to Jan Dolinár
Ops, thanks.
#2 Updated by Jan Dolinár over 11 years ago
- Status changed from Ready for QA to Approved