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

Let the compiler generate the pos info #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevinresol
Copy link

No description provided.

@waneck
Copy link
Owner

waneck commented Dec 29, 2015

Why would we want that pos info to be generated?

On Tue, Dec 29, 2015, 1:13 AM Kevin Leung [email protected] wrote:


You can view, comment on, or merge this pull request online at:

#7
Commit Summary

  • Let the compiler generate the pos info

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#7.

@kevinresol
Copy link
Author

It causes null error in a overridden trace function (haxe.Log.trace = function ....) because they don't expect a null pos.
Maybe the custom trace function should handle null? I am not sure...

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