Remove casts from scalars on the left hand side of assignments. GCC
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 27 Nov 1989 20:23:19 +0000 (20:23 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 27 Nov 1989 20:23:19 +0000 (20:23 +0000)
commit54b3b1cf00b29f00a4780c0e02488494fb50655b
tree34d84caafbd8e9e61bad54127101bbf3f1fb2560
parent738dddd67087e081567c88c3e69d551f591a63b5
Remove casts from scalars on the left hand side of assignments.  GCC
understands that, but the HP C compiler does not.