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 #35153 is a reply to message #35150] Tue, 17 January 2012 13:48 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
koldo wrote on Tue, 17 January 2012 06:25

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




This one should already be fixed.

Quote:


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
        ]


[/quote]

Not sure what this means; so far I was using svo_value to compile ide (and I am running it now) in Win32 and for skylark development in Linux64 (there I have noticed and fixed the first bug). I have not encountered the second issue so far. Perhpas it depend on code compiled?

Mirek
 
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: Sat Jul 19 04:24:35 CEST 2025

Total time taken to generate the page: 0.04626 seconds