codereport / jsource

J Language Source Code. Livestream links ⬇️
https://www.youtube.com/playlist?list=PLVFrD1dmDdvfVhYLU_iKkV67X9XqCJLWe
Other
38 stars 20 forks source link

Remove some dead assignments/initializations found by clang-scan #207

Closed herwinw closed 3 years ago

herwinw commented 3 years ago

To run this, remove the build folder and prepend scan-build to the cmake and ninja commands.

This is not complete, the remainders are code where the actual code looked buggy, I left those as a kind of implicit todo. And there are much reports that I haven't touched yet.