binrw icon indicating copy to clipboard operation
binrw copied to clipboard

Allow combining `ignore` and `calc` when deriving BinWrite

Open widberg opened this issue 6 months ago • 0 comments

As discussed in the Discord, combining ignore and calc attributes when deriving BinWrite yields a confusing error message: conflicting read mode keyword. It would be nice if this combination of attributes were allowed, or at least gave a better error.

widberg avatar Jun 24 '25 21:06 widberg