[ODBC-411] types.c > t_nobigint test case fails in bigendian Created: 2024-02-02 Updated: 2024-02-02 |
|
| Status: | Open |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Shubham | Assignee: | Lawrin Novitsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Operating System: Ubuntu 22.04.1 LTS |
||
| Description |
|
Conversion of hex in bigendian is not correct using nobigint flag. Hence results in failing of t_nobigint UT. The test passes for littleendian. I understand the support of s390x is not in scope but having a fix would help. Below is the error summary
|