WRF icon indicating copy to clipboard operation
WRF copied to clipboard

Add explicit casts to mismatched pointer types in rsl_lite

Open islas opened this issue 8 months ago • 4 comments

TYPE: bug fix

KEYWORDS: gcc14, compilation, c99

SOURCE: internal

DESCRIPTION OF CHANGES: Problem: #2047

Solution: Use explicit type casting

ISSUE: Fixes #2047

TESTS CONDUCTED:

  1. Tested on GCC 14.1.0

islas avatar Jun 10 '24 21:06 islas