unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

add -Wsign-compare and -Wconversion

Open lplewa opened this issue 1 year ago • 0 comments

This is mostly needed to detect similar issues that windows compiler detect by default.

fixes: oneapi-src/unified-memory-framework#440

Description

Checklist

  • [ ] Code compiles without errors locally
  • [ ] All tests pass locally
  • [ ] CI workflows execute properly

lplewa avatar Apr 17 '24 14:04 lplewa