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 » Community » U++ community news and announcements » Refactored Value coming....
Re: Refactored Value coming.... [message #35150 is a reply to message #35149] Tue, 17 January 2012 12:25 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3437
Registered: August 2008
Senior Veteran
Hello Mirek

I have got these errors just after including new Core files from svo_value:

In Sql/Sql.h I get this error:
c:\upp\uppsrc\sql\Sqls.h(27) : error C2660: 'Upp::String0::IsString' : function does not take 1 arguments


Perhaps IsString(q) would have to be changed to ::IsString(q).

In addition I get this in Core/Defs.h:
C:\upp\uppsrc\Core/Defs.h(353) : error C2679: binary '=' : no operator found which takes a right-hand operand of type 'const Upp::Nuller' (or t
	here is no acceptable conversion)
        c:\upp\uppsrc\sql\Sqls.h(31): could be 'Upp::SqlRaw &Upp::SqlRaw::operator =(const Upp::SqlRaw &)'
        while trying to match the argument list '(Upp::SqlRaw, const Upp::Nuller)'
        c:\upp\uppsrc\core\Value.hpp(203) : see reference to function template instantiation 'void Upp::SetNull<T>(T &)' being compiled
        with
        [
            T=Upp::SqlRaw
        ]
        c:\upp\uppsrc\core\Value.hpp(224) : see reference to function template instantiation 'const T &Upp::GetStaticNull<T>(void)' being compi
	led
        with
        [
            T=Upp::SqlRaw
        ]
        c:\upp\uppsrc\core\Value.hpp(304) : see reference to function template instantiation 'const T &Upp::Value::Get<T>(void) const' being co
	mpiled
        with
        [
            T=Upp::SqlRaw
        ]
        c:\upp\uppsrc\core\Value.hpp(304) : while compiling class template member function 'const Upp::SqlRaw &Upp::RawValue<T>::Extract(const 
	Upp::Value &)'
        with
        [
            T=Upp::SqlRaw
        ]
        c:\upp\uppsrc\sql\Sqls.h(24) : see reference to class template instantiation 'Upp::RawValue<T>' being compiled
        with
        [
            T=Upp::SqlRaw
        ]


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SqlCtrls - 'automatic' mode and reference example
Next Topic: Sql column Ids now escaped
Goto Forum:
  


Current Time: Mon Jul 14 06:04:55 CEST 2025

Total time taken to generate the page: 0.04353 seconds