Skip to content

implemented the #pragma once to the compiler #704

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

Closed
wants to merge 1 commit into from
Closed

implemented the #pragma once to the compiler #704

wants to merge 1 commit into from

Conversation

grivetti
Copy link

@grivetti grivetti commented Mar 27, 2022

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes issue #419

What kind of pull this is:

  • A Bug Fix
  • A New Feature
  • Some repository meta (documentation, etc)
  • [ x] Other

Additional Documentation:

Changed the compiler to accept the "#pragma once", also changed the include folder as well to the new feature

@grivetti grivetti requested a review from a team as a code owner March 27, 2022 21:43
@Y-Less
Copy link
Member

Y-Less commented Mar 28, 2022

How is this different to #463 ? Does it address the issues raised there? And why are there 4000+ lines changed in sc2.c?

@grivetti
Copy link
Author

In the parte of the 4 thousand lines changed, I really don't know How that happend, I only changed some

@Y-Less
Copy link
Member

Y-Less commented Mar 28, 2022

I suspect it was just some auto-formatting from your editor.

@YashasSamaga
Copy link
Member

"... to merge 1 commit into pawn-lang:master from"

master or dev?

@grivetti grivetti closed this by deleting the head repository Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants