Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not compile on OSX [ODBC127] #124

Closed
firebird-automations opened this issue Jun 13, 2011 · 5 comments
Closed

Does not compile on OSX [ODBC127] #124

firebird-automations opened this issue Jun 13, 2011 · 5 comments

Comments

@firebird-automations
Copy link

Submitted by: Rafael Kitover (rkitover)

Does not compile on OSX, here is the error output:

../makefile.environ:12: ARCH is x86_64
../makefile.environ:27: ODBCMANAGER is unixODBC in /usr/lib64
../makefile.environ:45: FBINCDIR is /Library/Frameworks/Firebird.framework/Headers
../makefile.environ:51: FBLIBDIR is /Library/Frameworks/Firebird.framework
mkdir: Release_x86_64: File exists
make: [createdirs] Error 1 (ignored)
mkdir: Release_x86_64/obj: File exists
make: [createdirs] Error 1 (ignored)
g++ -g -w -D_REENTRANT -D_PTHREADS -DEXTERNAL -DunixODBC -I/Library/Frameworks/Firebird.framework/Headers -I/usr/include/odbc -I/usr/include -I/opt/local/include -I/Library/Frameworks/Firebird.framework/Headers -fPIC -m64 -DNDEBUG -c ../../MainUnicode.cpp -o Release_x86_64/obj/MainUnicode.o
../../MainUnicode.cpp: In function 'SQLRETURN SQLColAttributesW(void*, SQLUSMALLINT, SQLUSMALLINT, void*, SQLSMALLINT, SQLSMALLINT*, SQLLEN*)':
../../MainUnicode.cpp:269: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLConnectW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:293: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:293: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:293: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLDescribeColW(void*, SQLUSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLSMALLINT*, SQLSMALLINT*, SQLULEN*, SQLSMALLINT*, SQLSMALLINT*)':
../../MainUnicode.cpp:328: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLErrorW(void*, void*, void*, SQLWCHAR*, SQLINTEGER*, SQLWCHAR*, SQLSMALLINT, SQLSMALLINT*)':
../../MainUnicode.cpp:349: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:356: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:360: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLExecDirectW(void*, SQLWCHAR*, SQLINTEGER)':
../../MainUnicode.cpp:374: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLGetCursorNameW(void*, SQLWCHAR*, SQLSMALLINT, SQLSMALLINT*)':
../../MainUnicode.cpp:389: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLPrepareW(void*, SQLWCHAR*, SQLINTEGER)':
../../MainUnicode.cpp:402: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLSetCursorNameW(void*, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:415: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLColumnsW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:437: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:437: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:437: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:437: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLDriverConnectW(void*, void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLSMALLINT*, SQLUSMALLINT)':
../../MainUnicode.cpp:456: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:456: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLGetConnectOptionW(void*, SQLUSMALLINT, void*)':
../../MainUnicode.cpp:493: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLSetConnectOptionW(void*, SQLUSMALLINT, SQLULEN)':
../../MainUnicode.cpp:601: error: conversion from 'ConvertingString<short int>' to 'SQLINTEGER' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLSpecialColumnsW(void*, SQLUSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLUSMALLINT, SQLUSMALLINT)':
../../MainUnicode.cpp:628: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:628: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:628: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLStatisticsW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLUSMALLINT, SQLUSMALLINT)':
../../MainUnicode.cpp:649: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:649: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:649: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLTablesW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:671: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:671: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:671: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:671: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLForeignKeysW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:739: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:739: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:739: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:739: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:739: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:739: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLNativeSqlW(void*, SQLWCHAR*, SQLINTEGER, SQLWCHAR*, SQLINTEGER, SQLINTEGER*)':
../../MainUnicode.cpp:763: error: conversion from 'ConvertingString<short int>' to 'SQLINTEGER' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:763: error: conversion from 'ConvertingString<int>' to 'SQLINTEGER' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLPrimaryKeysW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:782: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:782: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:782: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLProcedureColumnsW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:804: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:804: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:804: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:804: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLProceduresW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:823: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:823: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:823: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLTablePrivilegesW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:842: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:842: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:842: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLColumnPrivilegesW(void*, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT, SQLWCHAR*, SQLSMALLINT)':
../../MainUnicode.cpp:864: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:864: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:864: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp:864: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLColAttributeW(void*, SQLUSMALLINT, SQLUSMALLINT, void*, SQLSMALLINT, SQLSMALLINT*, void*)':
../../MainUnicode.cpp:920: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLGetConnectAttrW(void*, SQLINTEGER, void*, SQLINTEGER, SQLINTEGER*)':
../../MainUnicode.cpp:949: error: conversion from 'ConvertingString<int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLGetDescFieldW(void*, SQLSMALLINT, SQLSMALLINT, void*, SQLINTEGER, SQLINTEGER*)':
../../MainUnicode.cpp:988: error: conversion from 'ConvertingString<int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLGetDiagFieldW(SQLSMALLINT, void*, SQLSMALLINT, SQLSMALLINT, void*, SQLSMALLINT, SQLSMALLINT*)':
../../MainUnicode.cpp:1042: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLGetDiagRecW(SQLSMALLINT, void*, SQLSMALLINT, SQLWCHAR*, SQLINTEGER*, SQLWCHAR*, SQLSMALLINT, SQLSMALLINT*)':
../../MainUnicode.cpp:1074: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLGetStmtAttrW(void*, SQLINTEGER, void*, SQLINTEGER, SQLINTEGER*)':
../../MainUnicode.cpp:1100: error: conversion from 'ConvertingString<int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLSetConnectAttrW(void*, SQLINTEGER, void*, SQLINTEGER)':
../../MainUnicode.cpp:1127: error: conversion from 'ConvertingString<short int>' to 'SQLINTEGER' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
../../MainUnicode.cpp: In function 'SQLRETURN SQLSetDescFieldW(void*, SQLSMALLINT, SQLSMALLINT, void*, SQLINTEGER)':
../../MainUnicode.cpp:1172: error: conversion from 'ConvertingString<short int>' to 'int' is ambiguous
../../MainUnicode.cpp:120: note: candidates are: ConvertingString<TypeRealLen>::operator SQLINTEGER() [with TypeRealLen = short int]
../../MainUnicode.cpp:119: note: ConvertingString<TypeRealLen>::operator SQLSMALLINT() [with TypeRealLen = short int]
../../MainUnicode.cpp:117: note: ConvertingString<TypeRealLen>::operator int() [with TypeRealLen = short int]
../../MainUnicode.cpp:115: note: ConvertingString<TypeRealLen>::operator SQLCHAR*() [with TypeRealLen = short int] <near match>
make: *** [Release_x86_64/obj/MainUnicode.o] Error 1

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

assignee: Alexander Potapchenko [ lightfore ] =>

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

assignee: Alexander Potapchenko [ lightfore ]

@firebird-automations
Copy link
Author

Commented by: @alexpotapchenko

Such errors are fixed in cvs.

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.0.1 [ 10430 ]

Fix Version: 2.1 Beta [ 10410 ]

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants