Webb Scales
Webb Scales
Contrary to the assertion in the help text, the `-d` and `--outdir` switches seem to do different things: ``` $ ksc --version kaitai-struct-compiler 0.7 $ ksc -t cpp_stl -d ~/tmp/...
The following KSY represents the current state of my project: ```ksy enums: rec_types: 1: fileheader 2: filetrailer 3: data meta: endian: le id: kscbug title: Demonstrate a type inference bug...
The SNO quickstart doc [says](https://github.com/redhat-performance/jetlag/blob/a47462f70cdee0d4d5eaee0b279fafa429817758/docs/deploy-sno-quickstart.md?plain=1#L375): > We can now set the ssh vars in the `ansible/vars/all.yml` file since `setup-bastion.yml` has completed. For bare metal clusters only `ssh_public_key_file` is required to...
### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description The `/Applications/Docker.app/Contents/MacOS/uninstall` was not...
This PR creates a holding area for materials which might be used to create a Jetlag continuous integration (CI) system, to automate building and testing of Jetlag for development and...
Markdown interprets paired asterisks in a line as marking italicized text. So, for the lines in `Readme.md` which cite more than one filename, we need to escape the asterisks; otherwise,...
(I tried to search for similar issue reports, but failed to find any -- sorry if this is a duplicate.) I have a `.ksy` file containing the following: ```ksy ......