Skip to content

Conversation

@jygaulier
Copy link

Some mix of writer->erase(X,Y) ; writer->setMode(Z) ; writer->setModule(T); writer->write(U,...,V) may generate malformed cmdlines (misplaced "-execute", misplaced "-common-args", ...)
Verified with 64 combinations of parameters
X,Y,Z,T : bool
U (input file) : with or without metadatas
V (output file) : same as input (null) or write to a new file.
nb : some combinations may give "0 changes", not to be considered as an error.
todo (?) : add functional tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant