Hello List, >The first patch seemed a no brainer and the second didn't >look very controversial... Backed it out now... > >### Eclipse Workspace Patch 1.0 >#P openocd >Index: src/helper/jim.c >=================================================================== >--- src/helper/jim.c (revision 1596) >+++ src/helper/jim.c (working copy) >@@ -11984,7 +11984,7 @@ > > if (argc == 1) { > >-#if !defined(HAVE_UNISTD_H) || IS_DARWIN >+#ifndef HAVE_UNISTD_H > extern char **environ; > #endif Why do you have remove the patch, and use the old solution? This patch was a fix to compile it under Mac OS X. Better to have a working solution and make the improvement later, than to have a no working solution.
Best regards, Michael _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development