Am 01.03.19 um 17:43 schrieb Bhawanpreet Lakha:
Fixes the warnings below
warning: ‘ta_hdr’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
warning: ISO C90 forbids mixed declarations and code
[-Wdeclaration-after-statement]
warning: unused variable ‘ras_cmd’ [-Wunused-variab
On 2019-03-01 11:46 a.m., Wentland, Harry wrote:
> On 2019-03-01 11:43 a.m., Bhawanpreet Lakha wrote:
>> Fixes the warnings below
>>
>> warning: ‘ta_hdr’ may be used uninitialized in this function
>> [-Wmaybe-uninitialized]
>> warning: ISO C90 forbids mixed declarations and code
>> [-Wdeclarati
On 2019-03-01 11:43 a.m., Bhawanpreet Lakha wrote:
> Fixes the warnings below
>
> warning: ‘ta_hdr’ may be used uninitialized in this function
> [-Wmaybe-uninitialized]
> warning: ISO C90 forbids mixed declarations and code
> [-Wdeclaration-after-statement]
> warning: unused variable ‘ras_cmd’ [
Fixes the warnings below
warning: ‘ta_hdr’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
warning: ISO C90 forbids mixed declarations and code
[-Wdeclaration-after-statement]
warning: unused variable ‘ras_cmd’ [-Wunused-variable]
warning: comparison of distinct pointer types