pawn-lang / compiler

Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS
Other
303 stars 70 forks source link

Make option `-r` work from `#pragma option` #653

Closed Daniel-Cortez closed 2 years ago

Daniel-Cortez commented 3 years ago

What this PR does / why we need it:

Fixes option -r having no effect when used from #pragma option (see #651).

Which issue(s) this PR fixes:

Fixes #651

What kind of pull this is:

Additional Documentation:

Daniel-Cortez commented 3 years ago

I'm not sure how to properly check if an *xml file is created; the test runner doesn't seem to provide such functionality, so I guess I'll have to leave this PR without tests for now.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity.

Y-Less commented 2 years ago

Merged locally.