06.01.2015 15:24, Mark Rotteveel пишет:
> What do you mean exactly?

   I have a problem with Jrd::PreparedStatement::Builder which gives me error

src\jrd\preparedstatement.h(144): error C2668: 
'Jrd::PreparedStatement::Builder::getType' 
: ambiguous call to overloaded function
           src\jrd\preparedstatement.h(163): could be 
'Jrd::PreparedStatement::Builder::Type 
Jrd::PreparedStatement::Builder::getType(double)'
           src\jrd\preparedstatement.h(162): or 
'Jrd::PreparedStatement::Builder::Type 
Jrd::PreparedStatement::Builder::getType(SINT64)'
           src\jrd\preparedstatement.h(161): or 
'Jrd::PreparedStatement::Builder::Type 
Jrd::PreparedStatement::Builder::getType(SLONG)'
           src\jrd\preparedstatement.h(160): or 
'Jrd::PreparedStatement::Builder::Type 
Jrd::PreparedStatement::Builder::getType(SSHORT)'
           while trying to match the argument list '(const bool)'
           gen\jrd\ini.cpp(1490) : see reference to function template 
instantiation 
'Jrd::PreparedStatement::Builder &Jrd::PreparedStatement::Builder::operator 
<<<bool>(const 
T &)' being compiled
           with
           [
               T=bool
           ]


-- 
   WBR, SD.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to