[Openocd-development] New patch to review for openocd: 23da86b warning: silence gcc by initializing local variables

2011-10-24 Thread gerrit
This is an automated email from Gerrit. Øyvind Harboe (oyvindhar...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/116 -- gerrit commit 23da86bf203065c8157c5985cdc9bfcb08ce9a4f Author: Øyvind Harboe oyvind.har...@zylin.com Date: Mon Oct 24

[Openocd-development] Very cool output

2011-10-24 Thread Øyvind Harboe
Nice? Unused code and bugs... For instance, not used retval means missing check and error propagation = real bug. http://openocd.zylin.com/jenkins/job/openocd-gerrit/70/warningsResult/? -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434

[Openocd-development] jimtcl compile error

2011-10-24 Thread billium
I am trying to update openocd but it fails to build: In function `Jim_Nvp_name2value_obj': jim-nvp.c:(.text+0xc7): undefined reference to `Jim_String' This is repeated four times for other instances of Jim_String. I am using amd64 on Gentoo, with the 999 ebuild which pulls from git. Anybody

Re: [Openocd-development] Amontec - Out of business?

2011-10-24 Thread Ananda Regmi
Attila, I wouldn't mind giving them some time as long as they keep communicating with me. I am hitting a blank wall on Amontec's side. I have tried sending emails to their sales, customer service, their CEO and I don't get any thing back. Yegor, Thanks for your reply. I searched through this

[Openocd-development] New patch to review for openocd: 5143927 armv7m: improve error handling

2011-10-24 Thread gerrit
This is an automated email from Gerrit. Andreas Fritiofson (andreas.fritiof...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/117 -- gerrit commit 51439275a222ebd5abd759995289689bae3d10c9 Author: Andreas Fritiofson

[Openocd-development] New patch to review for openocd: 1c43b43 armv7a: fix scan-build warnings

2011-10-24 Thread gerrit
This is an automated email from Gerrit. Andreas Fritiofson (andreas.fritiof...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/119 -- gerrit commit 1c43b43377ed5e0e09a40b09b556b6194dc23958 Author: Andreas Fritiofson

Re: [Openocd-development] New patch to review for openocd: 7067428 Revert Evaluate 'script' in the global scope

2011-10-24 Thread Jie Zhang
On Fri, Oct 21, 2011 at 1:36 PM, Freddie Chopin freddie_cho...@op.pl wrote: On 2011-10-21 19:09, Øyvind Harboe (Code Review) wrote: Please look up the discussion of why this code was modified to use uplevel and amend the commit with an explanation of why we should use the proposed behaviour