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

overflow warings in some collations [CORE6056] #6306

Closed
firebird-automations opened this issue Apr 28, 2019 · 4 comments
Closed

overflow warings in some collations [CORE6056] #6306

firebird-automations opened this issue Apr 28, 2019 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Treeve Jelbert (tjbug)

/var/git/db/firebird3/src/intl/../intl/collations/xx885913lt.h:821:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:2' changes value from '4' to '0' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1252i850.h:832:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1252i850.h:832:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '17' to '1' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1252span.h:841:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1252span.h:841:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '17' to '1' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1252span.h:841:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4'
changes value from '16' to '0' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1252span.h:841:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '17' to '1' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1254turk.h:826:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow]
/var/git/db/firebird3/src/intl/../intl/collations/pw1254turk.h:826:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow]

fb version 3, 0, 5, 33124

Commits: b9b69d7

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

assignee: Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

Fix Version: 4.0 Beta 2 [ 10888 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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