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

Restored C-style Comments to 'Ice/operations' Test Constants #3208

Conversation

InsertCreativityHere
Copy link
Member

This PR adds these comments back to the Java version of the test (every other language has them).
They were removed due to #1606, but it turns out that the whole thing was a red-herring.

This was actually just a super-early manifestation of the Slice scanner not distinguishing between /* */ and /** */ comments.
Now that that's been fixed by #3193, it's now safe to add these comments back.

@InsertCreativityHere InsertCreativityHere merged commit 7715c52 into zeroc-ice:main Nov 27, 2024
19 checks passed
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.

1 participant