Hi all,
I'd like to add a function that is not necesarely used today, but most
probably will be in a recent future.

How do we handle these ? Do I put it between #if 0 / #endif and commit
like that ?

Currently, compilation breaks because of strict error checking (werror)

cc1: warnings being treated as errors
mips32_pracc.c:658: error: ‘mips32_cp0_write’ defined but not used
make[5]: *** [mips32_pracc.lo] Error 1

BR,
Drasko
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to