-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qlocalexml2cpp.py: rework StringData handling of bit-sizes
Move to construction time, instead of passing to each append() call; the table's field sizes are, after all, the same for all entries. Add support for larger tables by allowing more than 16-bit indices. Task-number: QTBUG-115158 Change-Id: I8f1113482e80838c512da6353fa17b9f365f956a Reviewed-by: Cristian Maureira-Fredes <[email protected]> Reviewed-by: Mate Barany <[email protected]>
- Loading branch information
1 parent
69aefa4
commit 877e77e
Showing
1 changed file
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters