Skip to content

Build failure #3

@yuygfgg

Description

@yuygfgg
In file included from /Users/a1/libHM/build/linux/lib/TLibCommon/../../../../source/Lib/TLibCommon/Debug.cpp:41:
/Users/a1/libHM/build/linux/lib/TLibCommon/../../../../source/Lib/TLibCommon/TComDataCU.h:517:12: error: use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical]
  517 |     return isEqualCol( addrA, addrB, numUnitsPerRow ) | isEqualRow( addrA, addrB, numUnitsPerRow );
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                       ||
/Users/a1/libHM/build/linux/lib/TLibCommon/../../../../source/Lib/TLibCommon/TComDataCU.h:517:12: note: cast one or both operands to int to silence this warning
In file included from /Users/a1/libHM/build/linux/lib/TLibCommon/../../../../source/Lib/TLibCommon/Debug.cpp:42:
/Users/a1/libHM/build/linux/lib/TLibCommon/../../../../source/Lib/TLibCommon/TComPic.h:129:51: error: all paths through this function will call itself [-Werror,-Winfinite-recursion]
  129 |   UInt          getParPelX(UChar uhPartIdx) const { return getParPelX(uhPartIdx); }
      |                                                   ^
/Users/a1/libHM/build/linux/lib/TLibEncoder/../../../../source/Lib/TLibEncoder/TEncSearch.cpp:2313:22: error: variable 'CandNum' set but not used [-Werror,-Wunused-but-set-variable]
 2313 |         UInt         CandNum;
      |                      ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions