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

Fix error line numbers being wrong #595

Merged
merged 1 commit into from
Oct 4, 2018
Merged

Fix error line numbers being wrong #595

merged 1 commit into from
Oct 4, 2018

Conversation

jonpas
Copy link
Member

@jonpas jonpas commented Oct 4, 2018

When merged this pull request will:

Regex used:

find . -name '*.sqf' -type f -exec perl -0777 -pi -e 's/(.+)\#include\s\"script_component\.hpp\"\n/\#include \"script_component\.hpp\"\n\1/gs' -- {} +

@jonpas jonpas added this to the 2.7.0 milestone Oct 4, 2018
@jonpas jonpas removed the WIP label Oct 4, 2018
@jonpas jonpas merged commit c748d10 into master Oct 4, 2018
@jonpas jonpas deleted the fixErrorLineNumbers branch October 4, 2018 13:53
@jonpas jonpas modified the milestones: 2.7.0, 2.6.2 Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants