Re: [Qemu-devel] [PATCH v3 0/2] portability patches
Blue Swirl writes: > I entertained myself by compiling QEMU with -std=c99 -pedantic and > fixing some issues found with that. These two look fine.
[Qemu-devel] [PATCH v3 0/2] portability patches
I entertained myself by compiling QEMU with -std=c99 -pedantic and fixing some issues found with that. v2->v3 Put :?, %m and asm patches to separate series. v1->v2: Fix copypasta in 1/5 (Anders Schwab) Resent with correct address Blue Swirl (2): Avoid returning void Avoid redefining inline