* Compile-time option: USE_CLIGEN44 for running clixon-45 with cligen-44.
* Temporary fix since cligen-45 have some non-backward compatible behaviour.
This commit is contained in:
parent
b8ec6a4957
commit
772759e42f
9 changed files with 252 additions and 3 deletions
|
|
@ -109,3 +109,8 @@
|
|||
/*! Differentiate creating XML object body/element vs elenmet to reduce space
|
||||
*/
|
||||
#define XML_NEW_DIFFERENTIATE
|
||||
|
||||
/*! Use cligen 4.4 instead of master / cligen 4.5.pre
|
||||
* Temporary fix
|
||||
*/
|
||||
#define USE_CLIGEN44
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue