no1wudi commented on pull request #5659: URL: https://github.com/apache/incubator-nuttx/pull/5659#issuecomment-1056740504
It seems code check is more strict in this GCC, in this error: ``` /* A slot structure allocated for each configured slot */ static struct mmcsd_slot_s g_mmcsdslot[CONFIG_MMCSD_NSLOTS]; ``` CONFIG_MMCSD_NSLOTS is 0 -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org