rockbox/apps/plugins/chessbox
Franklin Wei 35d69c80a6 Rewrite void* arithmetic
cppcheck reported:
[chessbox/chessbox_pgn.c:51]: (portability) 'bufptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

Change-Id: Ib2139489fa316fb61b4bcdc08f17b97eb6ad0be7
2017-03-15 18:27:25 -04:00
..
chessbox.c Fix for Chessbox bug FS#10363 2017-02-01 01:33:48 +01:00
chessbox.make Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. 2012-04-04 21:48:19 +02:00
chessbox_pgn.c Rewrite void* arithmetic 2017-03-15 18:27:25 -04:00
chessbox_pgn.h Remove Whitespaces from chessbox 2017-01-31 01:09:23 +01:00
gnuchess.c Fix for Chessbox bug FS#10363 2017-02-01 01:33:48 +01:00
gnuchess.h Fix for Chessbox bug FS#10363 2017-02-01 01:33:48 +01:00
opening.c Remove Whitespaces from chessbox 2017-01-31 01:09:23 +01:00
opening.h Removed executable flag 2007-01-09 23:22:14 +00:00
SOURCES New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00