Brent Cook wrote:
> Noted by VS2013, const values should be initialized (though I think
> the 'static' should also implicitly zero).

this sounds like the compiler doesn't know C?

> This also removes some unused code that also contained uninitialized
> static consts.

that part looks fine.

Reply via email to