I am getting a warning in the file EXFMetaData.m
In the routine appendDataFromBytes, it uses logical AND (&&) and I wondering if
the author meant to use bitwise AND (&).
It is completely possible the code is correct but I just do not know enough
about the code to know if the warning I am getting is bogus.
Thank you.
Original issue reported on code.google.com by silverwa...@gmail.com on 2 May 2012 at 3:28
Original issue reported on code.google.com by
silverwa...@gmail.com
on 2 May 2012 at 3:28