* remotedb is now properly namespaced, all calls and visible variables are...
* remotedb is now properly namespaced, all calls and visible variables are prefixed "remote_". Previously only some of the calls were namespaced, now they all are. This may break some apps that used remotedb directly instead of using DebugLib, but the changes needed will be small. This change was done because I was getting a nameclash with some other source that defined debug_vprintf. * Updated DebugLib will be checked-in that uses new naming scheme. Version 0.07. Tagged as 'remotedb-0_07'
Showing
Please register or sign in to comment