You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2023. It is now read-only.
Fixed the following warnings:
* conflicting return type in implementation of 'setNodeId:': 'void *' vs 'void'
* extra tokens at end of #endif directive
* unannotated fall-through between switch labels
* designated initializer should only invoke a designated initializer on 'super'
* convenience initializer should not invoke an initializer on 'super'
* hiding of overloaded virtual functions
0 commit comments