UASM icon indicating copy to clipboard operation
UASM copied to clipboard

fix compiling with Clang and GCC

Open darealshinji opened this issue 3 years ago • 2 comments

I know there are many open pull requests that already incorporate most of the changes from this PR, but maybe you prefer one big PR instead of reviewing many smaller ones? Tested on Linux (Clang + GCC) and Windows (GCC).

Credits also go to the authors of the other open PRs: @clouds56 @justdan96 @yecril71pl @mstorsjo

darealshinji avatar Jan 05 '22 16:01 darealshinji

I am still trying to figure out what is going on with other warnings. I have a lot of minor changes but it is not clean and it is currently on hold because of more urgent tasks (and because of extant problems with tooling that have nothing to do with this project).

yecril71pl avatar Jan 05 '22 16:01 yecril71pl

Just merging the dbgcv.c would be nice to get the compilation on Linux unblocked (yes, v2.55 branch compiles fine).

ismail avatar Sep 08 '22 14:09 ismail