You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it would be great to know from a generated parser/generator, that which version of the kxml_compiler generated it, so it would be useful to generate this to the heading comments.
Sometimes it would be great to know from a generated parser/generator, that which version of the kxml_compiler generated it, so it would be useful to generate this to the heading comments.
On bash based envs we could borrow the getrevision.sh from the flashrom for this purpose:
https://github.com/flashrom/flashrom/blob/master/util/getrevision.sh
On Windows we would need to came up with a batchfile.
The text was updated successfully, but these errors were encountered: