ISO C requires the size of an array to be an integer constant expression, and gcc warns that it isn't.
The scale factors cancel out: kHz * ms = 1000 Hz * (1/1000) s = Hz * s
Here is the patch I applied to the Debian package.
Log in to post a comment.