STRAWMAN: Add generated_cpp files for 512 and 513 to test generator functionality, update 511 files.#139
Closed
jbowler wants to merge 4 commits into
Closed
STRAWMAN: Add generated_cpp files for 512 and 513 to test generator functionality, update 511 files.#139jbowler wants to merge 4 commits into
jbowler wants to merge 4 commits into
Conversation
These files are generated by the a current build of pythonqt_generator from the qt6 branch; source code identical to commit: 38979b7 Note that the actual files were generated before that commit was generated from what appears to be a rebase against master. The source files used are identical to those in the commit. Signed-off-by: John Bowler <jbowler@acm.org>
Signed-off-by: John Bowler <jbowler@acm.org>
Signed-off-by: John Bowler <jbowler@acm.org>
Signed-off-by: John Bowler <jbowler@acm.org>
Closed
Contributor
|
Tnaks! At some point we also may want to check in the newly generated files - maybe after the sorting instability is fixed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Both these sets of generated files pass the build tests when using Qt5.15.11. The purpose of this pull request is to trigger the check-in tests to see if the generated files create problems on other systems with other installed Qt versions. This is an attempt to validate the state of both the qt6 branch "generator" and the full build ("src") prior to considering a merge of those changes back into the "master" branch.
The 511 files now include the webkit files which are made by the "standard" generator build but were not checked in to the source tree.