Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Fix error line numbers being wrong #139

Merged
merged 1 commit into from
Oct 5, 2018
Merged

Fix error line numbers being wrong #139

merged 1 commit into from
Oct 5, 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 the bug fix label Oct 4, 2018
@jonpas jonpas added this to the 3.4.0 milestone Oct 4, 2018
@jonpas jonpas merged commit 631e25c into master Oct 5, 2018
@jonpas jonpas deleted the fixErrorLineNumbers branch October 5, 2018 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants