Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is something wrong when computing the runtime offsets for the ivars? #1203

Closed
edvv opened this issue Oct 21, 2016 · 1 comment
Closed

Is something wrong when computing the runtime offsets for the ivars? #1203

edvv opened this issue Oct 21, 2016 · 1 comment

Comments

@edvv
Copy link

edvv commented Oct 21, 2016

Dear WinObjC Engineers,

With winobjc v 0.2.160927:

Launch the samples > HelloUI project

Change the solution's property: Linker > System > SubSystem to "Console"

Launch the solution and this is printed to the console:

Warning: Class CABasicAnimation has first ivar _from with a negative offset of -4!

Does that warning indicate that there is something wrong when computing the runtime offsets for the ivars?

Sincerely,

Ed

@DHowett-MSFT
Copy link

The negative offsets come from the compiler; I'm closing this as a dupe of #1208 since it has a self-contained repro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants