Skip to content

Conversation

Dezash
Copy link
Contributor

@Dezash Dezash commented Aug 7, 2018

Changed warnings for garbage collected files to display the line in which the file was opened via fileOpen or fileCreate instead of displaying useless information about Lua garbage collector.

This PR closes #309

@patrikjuvonen patrikjuvonen added the enhancement New feature or request label Aug 7, 2018
@patrikjuvonen patrikjuvonen added this to the 1.5.6 milestone Aug 7, 2018
@patrikjuvonen patrikjuvonen requested review from qaisjp and ccw808 August 7, 2018 13:58
@qaisjp qaisjp self-assigned this Aug 7, 2018
Copy link
Contributor

@qaisjp qaisjp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tested if this works, but the code LGTM. 👍

@qaisjp
Copy link
Contributor

qaisjp commented Aug 10, 2018

By the way, your git author is unknown <drakath13@gmail.com>. You should run git config --global user.name "Gabrielius Lastname" (feel free to omit your surname).

Copy link
Contributor

@qaisjp qaisjp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Tested and code LGTM. :shipit:

@qaisjp qaisjp merged commit 50082a0 into multitheftauto:master Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide line numbers when files are garbage collected
3 participants