Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[embed-cdt-dev] 100 Warnings & 3 Errors

Eclipse reports 100 Warnings & 3 Errors in the latest version of the source code (the 'develop-split' branch).

Most of them are related to deprecations and Java 9, but some look more concerning:

- PeripheralEnumerationCellEditor illegally extends ComboBoxCellEditor
- GdbMcuMemoryBlockRetrievalManager extends non-API type GdbMemoryBlockRetrievalManager
- PeripheralMemoryBlockExtension implements non-API interface IMemoryBlockUpdatePolicyProvider


Anything that needs to be addressed before 6.0.0?


Regards,

Liviu



Back to the top