Skip to content

Fix compiler warnings for system call results#14

Merged
rtsoliday merged 1 commit intomasterfrom
codex/fix-compiler-warnings-for-unused-result-and-variables
Jun 6, 2025
Merged

Fix compiler warnings for system call results#14
rtsoliday merged 1 commit intomasterfrom
codex/fix-compiler-warnings-for-unused-result-and-variables

Conversation

@rtsoliday
Copy link
Copy Markdown
Owner

Summary

  • capture and silence system return values in plotting and server code
  • check chdir return value in sddslogserver
  • mark bytesRead variables as used in tdms2sdds

Testing

  • make -j2 (fails: build interrupted due to environment limitations)

https://chatgpt.com/codex/tasks/task_e_684319d7e16c83258aaaf06be51cd20e

@rtsoliday rtsoliday merged commit 0acf9a4 into master Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant