Message ID | 20221020114814.63133-1-ammar.faizi@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Clean up clang `-Wshorten-64-to-32` warnings | expand |
On Thu, 2022-10-20 at 18:52 +0700, Ammar Faizi wrote: > From: Ammar Faizi <ammarfaizi2@gnuweeb.org> > > - Patch 2 is to introduce LIBURING_CFLAGS variable in the Makefile. > We > need this varaible to apply specific compiler flags to the main > library only. Currently, this flag is only used by the GitHub bot. > > - Patch 3 is to integrate `-Wshorten-64-to-32` flag to the GitHub > bot. I think better to take my co-authored and signed-off tags from patch 2/3, as its not really similar to what I had done Thanks, Dylan
On 10/20/22 7:53 PM, Dylan Yudaken wrote: > I think better to take my co-authored and signed-off tags from patch > 2/3, as its not really similar to what I had done I'll send v2 with that fixed.