I would like to start another holy war while we are at it:

1. Are false preprocessor variables in OpenOCD specified by not
defining a variable or by defining it as 0 ?

2. config.h generated by autotools and cmake use different paradigms for this

3. several files (including my latest patch for jim.c) use #if(n)def
HAVE_... which makes no sense with the autotools generated config.h

see:
svn diff -r1560:1572 src/helper/jim.c


4. Mildly related: what is _WIN32 ?


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

Reply via email to