Closed steve-cs closed 4 years ago
Hello Steve!
This error comes from a patch in the Ada Language Server that was merged on Friday and will hopefully be fixed today.
I am closing this issue since the problem is already known internally. Feel free to build GS again tomorrow ;)
Regards,
Yes, that one's fixed and it appears to me that another LSP related even more recent commit broke it somewhere else. If you're picking these up internally, I'll stop reporting them.
2020-02-04T09:40:50.0832284Z gps-lsp_client-editors.adb:105:07: warning: constant "Server" is not referenced
2020-02-04T09:41:02.8380798Z
2020-02-04T09:41:02.8381686Z compilation of gps-lsp_client-editors.adb failed
2020-02-04T09:41:02.8381746Z
Hello Steve
Yes, that one's fixed and it appears to me that another LSP related even more recent commit broke it somewhere else. If you're picking these up internally, I'll stop reporting them.
2020-02-04T09:40:50.0832284Z gps-lsp_client-editors.adb:105:07: warning: constant "Server" is not referenced 2020-02-04T09:41:02.8380798Z 2020-02-04T09:41:02.8381686Z compilation of gps-lsp_client-editors.adb failed 2020-02-04T09:41:02.8381746Z
Yes, we usually catch them during the day and we fix them ASAP, so no need to report them in general. Thanks nonetheless!
Appears that one of the recent ada_language_server commits pushed to github in the last 24-48 hours has broken the gps build.