OpenJK icon indicating copy to clipboard operation
OpenJK copied to clipboard

Fixed some integer conversion warnings.

Open j-horner opened this issue 3 years ago • 1 comments

Warnings present when compiling with clang-cl 11.0

j-horner avatar May 18 '21 18:05 j-horner

Probably too many changes for too little benefit to consider merging this but I started so I thought I'd persevere...

There shouldn't be any functional changes, just explicit casts highlighting some implicit conversions. Mostly implicit integer conversions.

j-horner avatar Jun 04 '21 19:06 j-horner