-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Prerequisites
Can you reproduce the problem reliably?
yes
Did you check current release notes for known issues?
yes
If this is not the latest release, have you checked newer releases?
Description:
code won't pass compile when enabling debug, a few places missing ; at end.
in file "src\whd_chip.c":
- line 384:
WPRINT_WHD_ERROR( ("%s:%d whd_bus_read_backplane_value failed\n", __FUNCTION__, __LINE__) )--- missing ";" at end - same as in lines 414, 421, 428, 1414
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels