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 » DEPRECATED flag
DEPRECATED flag [message #50113] Mon, 30 July 2018 09:12 Go to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Hi,

Trying to compile a big source tree I found a template that brings problems : IsEqual(T&, T&)
The template is inside "obsolete.h" file in Core, which should be disabled using NODEPRECATED build flag.
Trying it I get tons of compiler error inside Core.

Is it still "work in progress" ?

Ciao

Max
Re: DEPRECATED flag [message #50121 is a reply to message #50113] Tue, 31 July 2018 19:13 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mdelfede wrote on Mon, 30 July 2018 09:12
Hi,

Trying to compile a big source tree I found a template that brings problems : IsEqual(T&, T&)
The template is inside "obsolete.h" file in Core, which should be disabled using NODEPRECATED build flag.
Trying it I get tons of compiler error inside Core.

Is it still "work in progress" ?

Ciao

Max


Yes, something I planned to do, but did not.

Anyway, thanks for poking me, Core should be now cleansed (means, it compiles with NODEPRECATED flag).

Mirek
Re: DEPRECATED flag [message #50123 is a reply to message #50121] Wed, 01 August 2018 13:18 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Thank you!

I solved removing all "using namespace Upp" from my headers, but it's a real hassle and doesn't cope well with blitz.
I'll try again the "nodeprecated" flag.

Ciao

Massimo
Re: DEPRECATED flag [message #50243 is a reply to message #50121] Sun, 02 September 2018 11:41 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
mirek wrote on Tue, 31 July 2018 19:13


Anyway, thanks for poking me, Core should be now cleansed (means, it compiles with NODEPRECATED flag).

Mirek


Hi Mirek,

Core is ok, indeed, but almost no other package (i.e.: CtrlCore) builds with NODEPRECATED flag.
There are plans to fix it ?

Massimo
Re: DEPRECATED flag [message #50245 is a reply to message #50243] Sun, 02 September 2018 19:04 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mdelfede wrote on Sun, 02 September 2018 11:41
mirek wrote on Tue, 31 July 2018 19:13


Anyway, thanks for poking me, Core should be now cleansed (means, it compiles with NODEPRECATED flag).

Mirek


Hi Mirek,

Core is ok, indeed, but almost no other package (i.e.: CtrlCore) builds with NODEPRECATED flag.
There are plans to fix it ?

Massimo


Not a high priority now... it was mostly a documentation feature.
Previous Topic: Upp::CopyStream reports wrong size.
Next Topic: ChCocoMM.mm missing file Carbon/Carbon.h on latest svn
Goto Forum:
  


Current Time: Fri Mar 29 11:23:19 CET 2024

Total time taken to generate the page: 0.01282 seconds