Re: [OpenOCD-devel] Compilation broken on cygwin/newlib

2020-03-26 Thread Antonio Borneo
I have just pushed a possible fix as http://openocd.zylin.com/5545 Would be good to have feedback from Ake and also if there is any other issue in his build environment. I'm trying to figure out if we can test this case without newlib ... Antonio On Thu, Mar 26, 2020 at 10:31 PM John S via OpenOC

[OpenOCD-devel] [PATCH]: 72532d0 flash/nor/nrf5: fix regression, compile error on cygwin/newlib

2020-03-26 Thread gerrit
This is an automated email from Gerrit. Tomas Vanek (van...@fbl.cz) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5546 -- gerrit commit 72532d0f1149f842cf389e033579d3b91461575f Author: Tomas Vanek Date: Thu Mar 26 23:32:26 2020 +0100 flash/nor/n

[OpenOCD-devel] [PATCH]: 7e7550d flash/nrf5: pass unsigned char to isalnum()

2020-03-26 Thread gerrit
This is an automated email from Gerrit. Antonio Borneo (borneo.anto...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5545 -- gerrit commit 7e7550d2364129d60977f92caa00a11bf8d528d6 Author: Antonio Borneo Date: Thu Mar 26 23:35:08 2020 +0100

Re: [OpenOCD-devel] Compilation broken on cygwin/newlib

2020-03-26 Thread John S via OpenOCD-devel
I think it means array ELEMENT, not subscript, has type char. (Also, once upon a time char widened to int...) John On Thursday, 26 March 2020, 21:23:41 GMT, Åke Rehnman wrote: Hello all, newlib forces parameter c to isalnum(c) to be unsigned char or int. BR /Ake In file included

[OpenOCD-devel] Compilation broken on cygwin/newlib

2020-03-26 Thread Åke Rehnman
Hello all, newlib forces parameter c to isalnum(c) to be unsigned char or int. BR /Ake In file included from ../src/helper/system.h:29, from ./config.h:338, from ../src/flash/nor/nrf5.c:22: ../src/flash/nor/nrf5.c: In function ‘nrf5_info_variant_to_str’: ../sr

[OpenOCD-devel] [PATCH]: bc28d42 stlink: remove only instance of useconds_t

2020-03-26 Thread gerrit
This is an automated email from Gerrit. Antonio Borneo (borneo.anto...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5544 -- gerrit commit bc28d4255b56154162a50149626857052e9306d1 Author: Antonio Borneo Date: Thu Mar 26 15:16:52 2020 +0100

[OpenOCD-devel] [PATCH]: 13c0305 tcl/board: add board ST nucleo-8l152r8

2020-03-26 Thread gerrit
This is an automated email from Gerrit. Antonio Borneo (borneo.anto...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5543 -- gerrit commit 13c0305fa13726815d1c1cec9f34af459a80a21f Author: Antonio Borneo Date: Thu Mar 26 10:49:04 2020 +0100