Skip to content

Conversation

dkimitsa
Copy link
Contributor

PR add code to synthesise offsetOf code for Structs as its currently missing and returns always zero (as implemented in Struct class).
this functionality needed to support structs with flexible array member

@dkimitsa
Copy link
Contributor Author

long read in post

@Tom-Ski Tom-Ski merged commit f6b1a27 into MobiVM:jdk12 Jan 10, 2020
@dkimitsa dkimitsa deleted the cocoa13_postfix5_offsetof_in_structs branch January 11, 2020 14:35
dkimitsa added a commit to dkimitsa/robovm that referenced this pull request Apr 9, 2020
* * jetbrains intellij plugin for gradle version updated

* * intellij maven pom reworked into stand-alone. as mvn:version is not able to update parent version number

* * added sonatype repo for snapshot dependencies

* * eclipse plugin's maven.pom switched into standalone (without) as tyho plugin is not able update parent's version during release

* * release script reworked to properly pick up new idea artifact and update it gradle version

* * Idea: release script updated to use property to specify the dependencies. otherview version:commit failed to pick up non existing dependencies (for future version)

* * added code to synthesize `offsetOf` method in struct classes
dkimitsa added a commit to dkimitsa/robovm that referenced this pull request Apr 9, 2020
* * jetbrains intellij plugin for gradle version updated

* * intellij maven pom reworked into stand-alone. as mvn:version is not able to update parent version number

* * added sonatype repo for snapshot dependencies

* * eclipse plugin's maven.pom switched into standalone (without) as tyho plugin is not able update parent's version during release

* * release script reworked to properly pick up new idea artifact and update it gradle version

* * Idea: release script updated to use property to specify the dependencies. otherview version:commit failed to pick up non existing dependencies (for future version)

* * added code to synthesize `offsetOf` method in struct classes
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.

2 participants