OO API - MessageMetadata's getScale returns int and MetadataBuilder's setScale
want unsigned
--------------------------------------------------------------------------------------------
Key: CORE-5359
URL: http://tracker.firebirdsql.org/browse/CORE-5359
Project: Firebird Core
Issue Type: Bug
Components: API / Client Library
Affects Versions: 3.0.0
Reporter: Gabor Boros
>From the Using_OO_API.html:
MessageMetadata interface
int getScale(StatusType* status, unsigned index) - returns scale factor for
numeric field.
MetadataBuilder interface
void setScale(StatusType* status, unsigned index, unsigned scale) - set scale
factor for numeric field
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel