Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.40
-
Fix Version/s: 1.8.0
-
Component/s: core
-
Labels:None
-
Environment:
OS: OpenBSD 6.2 / adJ 6.2
Compiler: clang 4.0.0
Description
clang complains about some comparision of pointers with integer, and some were wrong.
The attached patch solves the problems.
I found the problem when updating the port of sword for adJ from 6.1 to 6.2. See