Petr Pučil
Petr Pučil
Apparently this was also an issue inside `ksv`, which has the following comment in the code ([**kaitai_struct_visualizer** / `lib/kaitai/struct/visualizer/ksy_compiler.rb:48-53`](https://github.com/kaitai-io/kaitai_struct_visualizer/blob/5b3ec3dbaa6f3cbc9c34c0e51d92d443c3861e71/lib/kaitai/struct/visualizer/ksy_compiler.rb#L48-L53)): ```rb # UNIX-based systems run ksc via a shell wrapper that...
@usta @captn3m0 Um, I may be missing something obvious at the moment, but why exactly are we letting the stupid machine *reorder* our releases (and often screw it up) in...
Did anybody look into this? It is easy to fix, and it would definitely reduce confusion in newcomers that try to use methods from the latest Node.js API documentation that...
> [amlogic-emmc-partitions.zip](https://github.com/kaitai-io/kaitai_struct_formats/files/6926961/amlogic-emmc-partitions.zip) contains a sample partition table (`amlogic-emmc-partitions`), extracted from an Amlogic S905Y2 device I own. Thanks for providing the sample file! Can I add it to the recently created...
It seems that there have been made some changes to this format at the beginning of 2021, see https://wiki.openzim.org/wiki/ZIM_file_format: > # ZIM file format > > **Beginning 2021, we change...
I suppose the pull request #515 should add support for the "fat" format.
> Any reason it wasn't merged, or just waiting review? Just awaiting review.
Resolved by https://github.com/kaitai-io/kaitai_struct_formats/pull/515
@driftregion Could you please choose a license for your creation (i.e. add a `/meta/license` with a [SPDX license identifier](https://spdx.org/licenses/))? Here's a summary of existing specs in the format gallery where...
@KOLANICH: > > Or maybe we should add a special case to allow only all-zero datetimes and still block all other invalid date/time combinations. > > Could you also test...