Skip to content

Incompatibility with abapGit after commit dc4b3705216757c7533f5802d51 #528

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

Closed
ConjuringCoffee opened this issue Nov 10, 2021 · 1 comment · Fixed by #530 or #529
Closed

Incompatibility with abapGit after commit dc4b3705216757c7533f5802d51 #528

ConjuringCoffee opened this issue Nov 10, 2021 · 1 comment · Fixed by #530 or #529
Assignees
Labels
bug Something isn't working correctly

Comments

@ConjuringCoffee
Copy link
Contributor

In abapGit, the variable zif_abapgit_version=>gc_abap_version was changed to zif_abapgit_version=>c_abap_version.

This was done in commit dc4b3705216757c7533f5802d51.
The change causes a syntax error in method EXECUTE_GET_VERSIONS in Y_CODE_PAL_SERVICE.

@ConjuringCoffee ConjuringCoffee added the bug Something isn't working correctly label Nov 10, 2021
@ConjuringCoffee
Copy link
Contributor Author

Will be made obsolete if dependency to abapGit is removed in #524

@lucasborin lucasborin self-assigned this Nov 11, 2021
This was linked to pull requests Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants