Home » U++ Library support » U++ Core » DEPRECATED flag
DEPRECATED flag [message #50113] |
Mon, 30 July 2018 09:12  |
mdelfede
Messages: 1308 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   |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
mdelfede wrote on Mon, 30 July 2018 09:12Hi,
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
|
|
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 05:51:47 CEST 2025
Total time taken to generate the page: 0.01148 seconds
|