Message ID | 20221020131118.13828-1-ammar.faizi@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Clean up clang `-Wshorten-64-to-32` warnings | expand |
On Thu, 20 Oct 2022 20:14:52 +0700, Ammar Faizi wrote: > From: Ammar Faizi <ammarfaizi2@gnuweeb.org> > > Hi Jens, > > This is a v2. > > v2: > - Fix Signed-off-by tag. > - Make the cast in patch #1 consistent. > > [...] Applied, thanks! [1/3] liburing: Clean up `-Wshorten-64-to-32` warnings from clang commit: b9df4750ce9335437a34fd93c76863d871b70416 [2/3] Makefile: Introduce `LIBURING_CFLAGS` variable commit: 1755faf1737d0d84775aa46dd0a2b4b2e3474d28 [3/3] github: Append `-Wshorten-64-to-32` flag for clang build commit: 80817b7cd56b96a095c3cb4583a357d16fb867f1 Best regards,