-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.0.8
-
Fix Version/s: 3.0.9-RC1
-
Component/s: None
-
Labels:None
-
GitHub Pull Request URL:
As per the coding guidelines, sizeof() should be used instead of count(). There are a couple of files that use count() still.
I'm not sure whether this actually counts as a bug, but I'll fix it anyway.