David,
It would be nice if your API would use const for arrays that it doesn't
write. Some of us are in the habit of telling the compiler a lot of
extra information about our data that is not strictly necessary for code
generation. If we bribe the compiler this way and turn on all possible
warnings, it then tells us about mistakes that it would otherwise
quietly compile into bad code. We don't really care if your internal
code does this or not, but an API really should.
Thanks
Bruce
------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2