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

Fix premake.findProjectScript of previous commit. #2122

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

Jarod42
Copy link
Contributor

@Jarod42 Jarod42 commented Aug 10, 2023

What does this PR do?

Fix #2066

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • Add unit tests showing fix or feature works; all tests pass
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits
  • Align documentation to your changes

Copy link
Member

@nickclark2016 nickclark2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor nit, can we give f a more descriptive name? Other than that, LGTM.

@Jarod42
Copy link
Contributor Author

Jarod42 commented Aug 16, 2023

Any proposal?
compiled_chunk, func, chunk_func?

@nickclark2016
Copy link
Member

Either the first or last is fine to me. Just something that gives me an idea of what's going on if I've gotta touch that code in the future.

@Jarod42
Copy link
Contributor Author

Jarod42 commented Aug 17, 2023

Renamed to compiled_chunk.

@nickclark2016
Copy link
Member

Just a sanity check, but this is verified, correct?

@Jarod42
Copy link
Contributor Author

Jarod42 commented Aug 17, 2023

Verified locally and with: premake-sample-projects/actions (Test fix for premake master.)
(Whereas premake5-ubuntu-gmake show the issue).

@nickclark2016 nickclark2016 merged commit ef7baca into premake:master Aug 17, 2023
12 checks passed
@Jarod42 Jarod42 deleted the includeFix branch August 17, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants