raiden00pl commented on PR #17891:
URL: https://github.com/apache/nuttx/pull/17891#issuecomment-3767710192

   @xianglyc @GUIDINGLI this change compiles with warnings:
   
   ```
   CC:  intel64/intel64_schedulesigaction.c common/x86_64_acpi_procfs.c:121:3: 
warning: excess elements in struct initializer
     121 |   0444
         |   ^~~~
   common/x86_64_acpi_procfs.c:121:3: note: (near initialization for 
‘g_acpi_procfs’)
   common/x86_64_acpi_procfs.c:129:3: warning: excess elements in struct 
initializer
     129 |   0
         |   ^
   common/x86_64_acpi_procfs.c:129:3: note: (near initialization for 
‘g_acpi_file_procfs’)
   
   ```
   
   was this even compiled with upstream nuttx?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to