zardus / preeny

Some helpful preload libraries for pwning stuff.
BSD 2-Clause "Simplified" License
1.57k stars 170 forks source link

Enable -Wall and clean up warnings #51

Closed Mrmaxmeier closed 5 years ago

Mrmaxmeier commented 6 years ago

This enables and fixes some essential warnings like Wreturn-type. With this commit preeny should still build without warnings.

zardus commented 5 years ago

Thanks! I think it's okay if the testcases throw warnings, but there's also nothing wrong with disabling them :-)