mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 13:46:02 +02:00
* shorten the string for ait_wasm_structured_instruction in taitypestr to fit in string[24]
This commit is contained in:
parent
1a26c0ccfe
commit
df2488ea6e
@ -251,7 +251,7 @@ interface
|
|||||||
'tagtype',
|
'tagtype',
|
||||||
'import_module',
|
'import_module',
|
||||||
'import_name',
|
'import_name',
|
||||||
'wasm_structured_instruction',
|
'wasm_structured_instr',
|
||||||
{$endif}
|
{$endif}
|
||||||
'cfi',
|
'cfi',
|
||||||
'seh_directive',
|
'seh_directive',
|
||||||
|
Loading…
Reference in New Issue
Block a user