-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Yellow-Dog-Man/compressonator
#7Description
There is a semicolon ;
instead of bitwise OR operator |
. This was spotted by AI.
compressonator/cmp_compressonatorlib/bc6h/bc6h_decode.cpp
Lines 451 to 452 in f4b53d7
bc6h_format.by = header.getvalue(61, 4); //5: by[3:0] | |
(header.getvalue(40, 1) << 4); // by[4] |
Nytra
Metadata
Metadata
Assignees
Labels
No labels