Bug #815

Commit 7542 breaks TheIDE compilation with GCC

Added by Jan Dolinár over 9 years ago. Updated over 9 years ago.

Status:ApprovedStart date:07/26/2014
Priority:NormalDue date:
Assignee:Jan Dolinár% Done:

0%

Category:IDESpent time:-
Target version:-

Description

    Compiling /build/buildd/upp-7542/uppsrc/CppBase/CppItem.cpp
/build/buildd/upp-7542/uppsrc/CppBase/CppItem.cpp: In member function 'void Upp::CppItem::Dump(Upp::Stream&) const':
/build/buildd/upp-7542/uppsrc/CppBase/CppItem.cpp:32: error: no matching function for call to 'decode(const Upp::byte&, Upp::<anonymous enum>, const char [7], Upp::<anonymous enum>, const char [10], Upp::<anonymous enum>, const char [8], Upp::String)'
/build/buildd/upp-7542/uppsrc/CppBase/CppItem.cpp:39: error: no matching function for call to 'decode(const Upp::byte&, Upp::<anonymous enum>, const char [7], Upp::<anonymous enum>, const char [9], Upp::<anonymous enum>, const char [9], Upp::<anonymous enum>, const char [7], Upp::<anonymous enum>, const char [11], Upp::String)'

Full log: https://launchpadlibrarian.net/180779422/buildlog_ubuntu-lucid-amd64.upp_7542-1~lucid0_FAILEDTOBUILD.txt.gz

cppitem.log (1.2 MB) Jan Dolinár, 07/27/2014 11:30 AM

History

#1 Updated by Jan Dolinár over 9 years ago

  • Subject changed from Commit 7452 breaks TheIDE compilation with GCC to Commit 7542 breaks TheIDE compilation with GCC

#2 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

#3 Updated by Jan Dolinár over 9 years ago

  • File cppitem.log added
  • Status changed from Ready for QA to In Progress

I'm kind of puzzled, why did you mark this Ready for QA before committing any fix...

Anyway, still the same problem in 7543. More verbose log from GCC 4.9.1 is attached. Actually, thanks to the macro expansions, it is insanely verbose - 23k lines because of a single error is bit excessive :-)

#4 Updated by Iñaki Zabala over 9 years ago

Same problem in Windows with MinGW. It affects to all my code (ide/Browser is used in Functions4U)

#5 Updated by Miroslav Fidler over 9 years ago

  • Status changed from In Progress to Ready for QA

I am sorry, something went wrong with virtual machine and commit has failed, without me noticing.

Should be OK now.

#6 Updated by Iñaki Zabala over 9 years ago

It works for me. Thank you!

#7 Updated by Jan Dolinár over 9 years ago

  • Status changed from Ready for QA to Approved

Yes, I confirm it works now.

Also available in: Atom PDF