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 output path when provided classes have same length #654

Merged
merged 3 commits into from Feb 22, 2023

Conversation

HGuillemet
Copy link
Contributor

If getOutputPath is provided 2 classes with same path length, longest and shortest are assigned the same value, and the returned path is one of the 2 full path (depending on their order in the input array).
This PR fixes that (+ a typo in comment).

HGuillemet added a commit to HGuillemet/javacpp that referenced this pull request Feb 20, 2023
@saudet saudet merged commit d23879a into bytedeco:master Feb 22, 2023
@HGuillemet HGuillemet deleted the fix_output_path branch February 22, 2023 15:23
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