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

Type conversion bug [ODBC30] #31

Closed
firebird-automations opened this issue Aug 30, 2007 · 7 comments
Closed

Type conversion bug [ODBC30] #31

firebird-automations opened this issue Aug 30, 2007 · 7 comments

Comments

@firebird-automations
Copy link

Submitted by: Jorge Andres Brugger (jbrugger)

Assigned to: Vladimir Tsvigun (praktik)

Attachments:
SQL_LOG.7Z

There is some kind of error in conversion of datatypes with new 143 build. Build 142 works fine. Attached is log.

Commits: f06d8f2 0955c4a

@firebird-automations
Copy link
Author

Modified by: Jorge Andres Brugger (jbrugger)

Attachment: SQL_LOG.7Z [ 10542 ]

@firebird-automations
Copy link
Author

Modified by: Vladimir Tsvigun (praktik)

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Author

Commented by: Vladimir Tsvigun (praktik)

Yes, it's bug. CVS fixed.
The version 143 has substitution
wcstombs - > WideCharToMultiByte(for Windows build)
However WideCharToMultiByte differs by that that returns
Meaning of length including a symbol of end '\0 ', that does not do(make)
wcstombs.

@firebird-automations
Copy link
Author

Modified by: Vladimir Tsvigun (praktik)

status: In Progress [ 3 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Commented by: Maycon Ferraca (ferraca)

Vladimir!

Do you have some idea of when go out the new binary with this fix?

Thanks!

@firebird-automations
Copy link
Author

Commented by: Vladimir Tsvigun (praktik)

Please, download new binary from http://www.praktik.km.ua

@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

1 participant