Page 1 of 1

19.1.0 compiler warning  Topic is solved

Posted: Thu Feb 07, 2019 5:05 pm
by networkfusion
Hi, with 19.1.0 the following compiler warning is experienced:Image which is annoying when trying to compile with the -Werror flag.

Please can the uninitialized variable be initialised appropriately...

Re: 19.1.0 compiler warning

Posted: Thu Feb 07, 2019 6:19 pm
by Giovanni
Hi,

Fixed as bug #1010.

Giovanni

Re: 19.1.0 compiler warning

Posted: Fri Feb 08, 2019 2:18 pm
by networkfusion
Thanks for the quick fix.

I am also getting the following warning after applying the latest revision...:

Image

Re: 19.1.0 compiler warning

Posted: Fri Feb 08, 2019 2:24 pm
by Giovanni
Hi,

This is a different issue, as a quick fix replace the missing function with dmaStreamFreeI(). I will open another ticket about this.

Giovanni

Re: 19.1.0 compiler warning

Posted: Sat Feb 16, 2019 6:01 pm
by Giovanni
Hi,

Fixed as bug #1012.

Giovanni