Skip to content

Conversation

@bahkauv70
Copy link
Contributor

The fix corrects the handling of nullable types that wrap a pointer type. Previously an invalid indirection was created when returning or setting such a type. This causes a type mismatch.
The proposed fix corrects this problem but does not affect previously generated code

@bahkauv70 bahkauv70 force-pushed the fix/stackitsdk-74-Go-generator-creates-broken-code-for-nullable-attributes branch from 78c0195 to 53af6ab Compare January 20, 2025 13:12
@bahkauv70 bahkauv70 enabled auto-merge (squash) January 20, 2025 13:12
@bahkauv70 bahkauv70 merged commit 0ed5b09 into main Jan 29, 2025
44 checks passed
@bahkauv70 bahkauv70 deleted the fix/stackitsdk-74-Go-generator-creates-broken-code-for-nullable-attributes branch January 29, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants