cylon icon indicating copy to clipboard operation
cylon copied to clipboard

build: Fix warnings in the build

Open nirandaperera opened this issue 3 years ago • 1 comments

For unused param warnings use CYLON_UNUSED(param) macro

A common warning is casting. Use explicit casting there.

nirandaperera avatar Dec 12 '21 01:12 nirandaperera

@kaiyingshan can you take this up?

nirandaperera avatar Dec 12 '21 01:12 nirandaperera