psuade icon indicating copy to clipboard operation
psuade copied to clipboard

Fixes comparison between pointer and integer.

Open lucasvr opened this issue 6 years ago • 0 comments

Psuade fails to build with GCC 7.3.0 due to an invalid comparison between a pointer and an integer. This pull request fixes the code so it builds and behaves as expected.

lucasvr avatar Jun 28 '18 18:06 lucasvr