Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
JavaScript does not support full range of 64bit numbers so they are truncated by QML engine. It would be helpful if there was a warning in QML editor when user tries to use properties that have 64bit integer types (qlonglong,qulonglong) that the value might be truncated.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-28113 Suggestions pick list
- Reported
- relates to
-
QTBUG-65843 Support bigint/BigInt in JavaScript and QJSValue
- Open