Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Nightly packages compilation error
Nightly packages compilation error [message #46658] Fri, 24 June 2016 12:40 Go to next message
Zbych is currently offline  Zbych
Messages: 325
Registered: July 2009
Senior Member
Recent nightly packages (for example 9968) won't compile with gcc (4.8.4 Ubuntu 4.8.4-2ubuntu1~14.04.3):
In file included from ./Core/Core.h:334:0,
                 from ./Esc/Esc.h:4,
                 from ./ide/Core/Core.h:4,
                 from ./ide/Common/Common.h:4,
                 from ide/ide.h:4,
                 from ide/BaseDlg.cpp:1:
./Core/Map.hpp: In member function 'void Upp::AIndex<T, V>::Sweep()':
./Core/Map.hpp:306:8: error: call of overloaded 'Sort(Upp::Vector<int>&)' is ambiguous
  Sort(b);
        ^
./Core/Map.hpp:306:8: note: candidates are:
In file included from ./Core/Core.h:276:0,
                 from ./Esc/Esc.h:4,
                 from ./ide/Core/Core.h:4,
                 from ./ide/Common/Common.h:4,
                 from ide/ide.h:4,
                 from ide/BaseDlg.cpp:1:


Am I doing something wrong or there is some error in recent packages?
Re: Nightly packages compilation error [message #46660 is a reply to message #46658] Fri, 24 June 2016 15:14 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Not you. Unfortunately, it looks like 4.8 is not compliant.

I am torn here - either I have to drop cool feature to support 4.8 or demand compliant compiler.

CLANG works with the same ubuntu base.

Mirek
Previous Topic: [FEATURE] Accessing to Alternate Win Registry View (patch included)
Next Topic: strcpy issue
Goto Forum:
  


Current Time: Thu Apr 25 02:09:05 CEST 2024

Total time taken to generate the page: 0.02468 seconds