Skip to content
New issue

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

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

Already on GitHub? # to your account

Replace __FILE__ with path. #3

Open
letr0n opened this issue Aug 23, 2014 · 0 comments
Open

Replace __FILE__ with path. #3

letr0n opened this issue Aug 23, 2014 · 0 comments
Labels

Comments

@letr0n
Copy link
Owner

letr0n commented Aug 23, 2014

Classes using the __FILE__ constant will not behave as expected when compiled. This can be solved by replacing the __FILE__ constant with a string containing the path of the compiled class.

@letr0n letr0n added the bug label Aug 23, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant