Re: RFC: Exceptions to PEP-8 Adoption for RTEMS Tools

2020-03-19 Thread Thanassis Tsiodras (external)
quite an issue, real fast) It e.g. forces the introduction of "interim" variables, holding interim results of a big computation... instead of huge expressions with insane nesting levels. My vote is on PEP8 as-is - that is, 80 columns.. Thanassis Tsiodras Real-time Embedded Softwar

Re: N2X, GR740 and coverage: The impact of a linkcmds patch from 2014 to gcov_init calls

2018-02-28 Thread Thanassis . Tsiodras
lps! Thanassis. Thanassis Tsiodras Real-time Embedded Software Engineer System, Software and Technology Department ESTEC Keplerlaan 1, PO Box 299 NL-2200 AG Noordwijk, The Netherlands thanassis.tsiod...@esa.int | www.esa.int T +31 71 565 5332 From: Sebastian Huber To: Thanassis Tsiodras

Re: N2X, GR740 and coverage: The impact of a linkcmds patch from 2014 to gcov_init calls

2018-02-28 Thread Thanassis . Tsiodras
2dc: 00 00 00 00 = ...then the addresses of the coverage stubs end up on the right list. Hope this makes things clearer, Thanassis. Thanassis Tsiodras Real-time Embedded Software Engineer System, Software and Techn

N2X, GR740 and coverage: The impact of a linkcmds patch from 2014 to gcov_init calls

2018-02-27 Thread Thanassis . Tsiodras
it also breaks the proper operation of coverage stubs. Can you please confirm whether this is indeed a bug - and/or indicate whether there's some other workaround that can be used besides "hacking" the linkcmds this way, to make coverage functionality operate properly? Thanks in