sphophi decorating with types
This commit is contained in:
parent
17be15d7b5
commit
a22c9726cd
19 changed files with 1762 additions and 380 deletions
|
@ -17,6 +17,10 @@
|
|||
#define MSPH_ERR_TREE_EOF 0x2002
|
||||
#define MSPH_ERR_TREE_NOMATCH 0x2003
|
||||
|
||||
#define MSPH_ERR_TYPE_INVAL 0x3001
|
||||
|
||||
#define MSPH_ERR_SPHOPHI 0x10001
|
||||
|
||||
|
||||
// TODO add more diagnostics
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue