18.04.2012, 11:44
Hello there,
I use the dudb library by dracoblue and i have a warning saying "symbol ret_memcpy" isn't used";
i know i can simply add the preprocessor directive "#pragma unused ret_memcpy" but ui'm curious and i would like to know why we get this warning everytime we use this include ?
What is this "symbol wich is never used ? (i guess it's a consstant).
Anyway, sorry for my bad english ^^
I use the dudb library by dracoblue and i have a warning saying "symbol ret_memcpy" isn't used";
i know i can simply add the preprocessor directive "#pragma unused ret_memcpy" but ui'm curious and i would like to know why we get this warning everytime we use this include ?
What is this "symbol wich is never used ? (i guess it's a consstant).
Anyway, sorry for my bad english ^^