Sha256: b7826558669c8dc6a50eb38a0f0c834e7a0452a4cad5dd5ca56ef810fcf446f8
Contents?: true
Size: 577 Bytes
Versions: 2
Compression:
Stored size: 577 Bytes
Contents
# CMock - Known Issues ## A Note This project will do its best to keep track of significant bugs that might effect your usage of this project and its supporting scripts. A more detailed and up-to-date list for cutting edge CMock can be found on our Github repository. ## Issues - Able to parse most C header files without preprocessor needs, but when handling headers with significant preprocessor usage (#ifdefs, etc), it can get confused - Multi-dimensional arrays currently simplified to single dimensional arrays of the full size - Incomplete support for VarArgs
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/cmock/docs/CMockKnownIssues.md |
ceedling-1.0.0 | vendor/cmock/docs/CMockKnownIssues.md |