IMO, a dynamic array should never be part of a structure that is passed to BlockWrite in the first place. Not that I use many dynamic arrays in the first place, but to me they pass over the border between simple data types (that are fine for BlockWrite) and managed data types (that have quite a lot of "gotchas"). I lump them in with TObjects in that respect. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
- [fpc-pascal] A warning when Blockwriting/reading dynami... Jürgen Hestermann
- Re: [fpc-pascal] A warning when Blockwriting/readi... Jonas Maebe
- Re: [fpc-pascal] A warning when Blockwriting/r... Jürgen Hestermann
- Re: [fpc-pascal] A warning when Blockwriti... Jonas Maebe
- Re: [fpc-pascal] A warning when Blockw... Jürgen Hestermann
- Re: [fpc-pascal] A warning when B... DaWorm
- Re: [fpc-pascal] A warning wh... Jürgen Hestermann
- Re: [fpc-pascal] A warning when B... Jonas Maebe
- Re: [fpc-pascal] A warning wh... Jürgen Hestermann
- Re: [fpc-pascal] A warnin... Jonas Maebe