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

Joint Rails - Fix CBA_fnc_compatibleItems undefined variable #1655

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

jonpas
Copy link
Member

@jonpas jonpas commented Apr 4, 2024

When merged this pull request will:

I don't see a downside in doing "" as default value, but maybe I am missing something.

@jonpas jonpas added the Bug Fix label Apr 4, 2024
@jonpas jonpas added this to the 3.17.1 milestone Apr 4, 2024
@PabstMirror
Copy link
Contributor

count (["LMG_Mk200_F", ""] call CBA_fnc_compatibleItems) goes from 0 to 75
but I don't have a problem with this because "" was never a valid input

@PabstMirror PabstMirror merged commit 15900df into master Apr 11, 2024
4 checks passed
@PabstMirror PabstMirror deleted the fix/compatibleItems branch April 11, 2024 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CBA_fnc_compatibleItems throws undefined variable errors when called with a single parameter
2 participants