XCB compiler warning - which line of C code is the issue?
Posted: Fri Aug 19, 2016 1:03 pm
Hi, real noob question...
When compiling my FC with XCB I get a warning, I would like to just check its not going to be an issue. Program seems fine but I guess its good practice to check these things.
Neither line seems obviously wrong to me? Am I looking in the wrong place?
J.
When compiling my FC with XCB I get a warning, I would like to just check its not going to be an issue. Program seems fine but I guess its good practice to check these things.
So I open the associated .C file and for the example above, do I need to find the line 2742 or 764 ?FC7_Reciever_Gen2_V1-18.c: 2742: (764) mismatched comparison (warning)
Neither line seems obviously wrong to me? Am I looking in the wrong place?
J.