diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-10-18 07:37:00 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-10-19 11:59:33 +0200 |
| commit | 558b41f7705404a67debe2970c368543212dfa49 (patch) | |
| tree | 3662100547dd7b53f35e72bcf1ba9b96d7bfb813 /build_scripts/platforms/unix.py | |
| parent | bc8add553445c94c03a80058575b315ff0fdecbb (diff) | |
libshiboken: Fix enum value overflow
enum QTextOption::IncludeTrailingSpaces = 0x80000000 causes
an overflow which manifests on Windows with the new enums.
Change the underlying type to long long.
Pick-to: 6.4 6.4.0
Task-number: PYSIDE-2088
Change-Id: I9edce3a0aec37454635d4300d7dabfe1423e5c10
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'build_scripts/platforms/unix.py')
0 files changed, 0 insertions, 0 deletions
