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

Add subclass to handle Delphi and ObjFPC modes #3

Open
plicease opened this issue Jan 30, 2015 · 1 comment
Open

Add subclass to handle Delphi and ObjFPC modes #3

plicease opened this issue Jan 30, 2015 · 1 comment

Comments

@plicease
Copy link
Member

So far the only difference seems to be that the Delphi and ObjFPC have SizeOf(Integer) = 4 instead of 2.

@plicease
Copy link
Member Author

Could also document use LongInt instead which lacks ambiguity.

Also the mangler seems to use SmallInt for Integer anyway.

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

No branches or pull requests

1 participant