[go: up one dir, main page]

Menu

Commit [r524]  Maximize  Restore  History

alvarado: Newer compilers deprecate giving a const char* to a char* signature.

The library of SiliconSoftware uses this, so we need to copy first the
const char* in a char* and then give it to the function of this
external library. Otherwise a warning will be thrown.

ltilib 2003-10-08

changed /trunk/ltilib/src/io/ltiMicroEnablePulnix.cpp