Skip to content

Remove -Werror on the robot - #1033

Merged
jgueldenstein merged 1 commit into
mainfrom
fix/disable_werror
Aug 18, 2026
Merged

Remove -Werror on the robot#1033
jgueldenstein merged 1 commit into
mainfrom
fix/disable_werror

Conversation

@MegaIng

@MegaIng MegaIng commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

The zed_components package on the robot produces a lot of warnings, some of them not in the files we are vendoring.

Proposed changes

This PR disables -Werror on the robot, keeping it active for the CI and PC builds. Those don't build zed_components so they work correctly

Related issues

See #1027. I would suggest to not close that issue incase we ever want to tackle these warnings (some of them are absolutely relevant)

Checklist

  • Run pixi run build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

@github-project-automation github-project-automation Bot moved this from 🆕 New to 👀 In review in Software Aug 18, 2026
@jgueldenstein

Copy link
Copy Markdown
Member

I think we should remove the warning as error from the default build as well as it potentially causes more pain than it has benefit.

@jgueldenstein
jgueldenstein merged commit e3f6453 into main Aug 18, 2026
3 checks passed
@jgueldenstein
jgueldenstein deleted the fix/disable_werror branch August 18, 2026 15:51
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in Software Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants