Array out-parameter fixes, add regression test #243

Merged
jwharm merged 8 commits from out-array-param-fixes into main 2025-07-04 20:08:11 +02:00
jwharm commented 2025-07-04 20:07:57 +02:00 (Migrated from github.com)
  • Fixed issues with array out-parameters.
  • This changes out-parameters such that the array input value isn't passed to the function, this is only done for inout-parameters.
  • Added a lot more GIMarshalling regression test cases and split them into seperate files.
- Fixed issues with array out-parameters. - This changes out-parameters such that the array input value isn't passed to the function, this is only done for inout-parameters. - Added a lot more GIMarshalling regression test cases and split them into seperate files.
Sign in to join this conversation.
No description provided.