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 Thrift usage in the C++ LSP plugin #708

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

mcserep
Copy link
Collaborator

@mcserep mcserep commented Feb 4, 2024

Include Thrift headers and link it to the C++ LSP plugin.

Fixes bug introduced by #599.

@mcserep mcserep added Kind: Bug ⚠️ Target: LSP Issues related to Language Server Protocol (LSP)-based operation, as opposed to the Web app. labels Feb 4, 2024
@mcserep mcserep added this to the Release Gershwin milestone Feb 4, 2024
@mcserep mcserep requested a review from intjftw February 4, 2024 10:42
@mcserep mcserep self-assigned this Feb 4, 2024
@mcserep
Copy link
Collaborator Author

mcserep commented Feb 4, 2024

This PR fixed the issue, it is again the out of disk issue during parsing. Seems like #707 was not a sufficient fix, we were just lucky, that the CI passed that time.

@intjftw intjftw merged commit 962d01d into Ericsson:master Feb 4, 2024
11 checks passed
@mcserep mcserep deleted the fix-lsp-thrift branch February 4, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Bug ⚠️ Target: LSP Issues related to Language Server Protocol (LSP)-based operation, as opposed to the Web app.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants