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

Revert "Handle return value 24 the same as 23" #1173

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

merks
Copy link
Contributor

@merks merks commented Feb 4, 2024

Reverts #1172

The changes in eclipse-platform/eclipse.platform.ui#1622 avoid this problem.

@laeubi
Copy link
Contributor

laeubi commented Feb 4, 2024

Would it harm to keep this and make it more robust?

@merks
Copy link
Contributor Author

merks commented Feb 4, 2024

Would it harm to keep this and make it more robust?

Yes, if it's a bug that the 24 surfaced, then it's confusing at best to have downstream code deal with something that should never happen and actually does never happen except during the brief period of time when the bug existed.

Copy link
Contributor

github-actions bot commented Feb 4, 2024

Test Results

   636 files  ±0     636 suites  ±0   39m 42s ⏱️ +7s
 3 945 tests ±0   3 922 ✅ ±0   23 💤 ±0  0 ❌ ±0 
12 441 runs  ±0  12 277 ✅ ±0  164 💤 ±0  0 ❌ ±0 

Results for commit ebeff1c. ± Comparison against base commit d074227.

@merks merks merged commit 0883719 into master Feb 4, 2024
16 of 17 checks passed
Michael5601 pushed a commit to CodeLtDave/eclipse.platform that referenced this pull request Feb 12, 2024
Michael5601 pushed a commit to CodeLtDave/eclipse.platform that referenced this pull request Feb 12, 2024
laeubi pushed a commit to laeubi/eclipse.platform that referenced this pull request Feb 14, 2024
…tform#732)

Implement ContentMergeViewer.computeSize and run toolbar updated async
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