Changes

Summary

  1. Reset should compile fields, because the compiledSpec field is not then (details)
  2. - Reset nested structures recursively. - Reset only in case of platform (details)
Commit b49fb3299af794f033cdfccb9881f5ded9f4ae7d by guillermopolito
Reset should compile fields, because the compiledSpec field is not then
lazily initialized by the instance side.
The file was modifiedsrc/UnifiedFFI/FFIExternalStructure.class.st (diff)
Commit ec4ce362c867261ff48d83dac4b26ea3e531c441 by guillermopolito
- Reset nested structures recursively. - Reset only in case of platform
change.
The file was modifiedsrc/UnifiedFFI/FFIExternalType.class.st (diff)
The file was modifiedsrc/UnifiedFFI/FFIExternalStructure.class.st (diff)
The file was modifiedsrc/UnifiedFFI/FFIExternalStructureFieldSpec.class.st (diff)
The file was modifiedsrc/UnifiedFFI/FFIMethodRegistry.class.st (diff)
The file was modifiedsrc/UnifiedFFI/FFIExternalStructureType.class.st (diff)