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

Fixed handling for forward keyword. #165

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Fixed handling for forward keyword. #165

wants to merge 6 commits into from

Conversation

JBontes
Copy link

@JBontes JBontes commented Mar 24, 2016

Fixed error with the forward keyword.
Added forward attribute if standalone proc is forwarded in the implementation section

JBontes and others added 5 commits March 24, 2016 19:30
Added text to all asserts so it's clear what the error is.
Changed the test do that it shows which file is being tested.
Correctly proces inc files in test
Use the default fileopen box (with folders) so you can copy-paste a
path. (The selectdir call sucks so bad!).
Fixed ; handling with forward
When forward is used in the implementation add the `forward` attribute
to the proc.
Fixed the test so that all test cases are included.
@JBontes JBontes changed the title Improved diagnostics Fixed handling for forward keyword. Mar 26, 2016
@sglienke
Copy link
Contributor

sglienke commented Aug 5, 2022

The changes in this PR are already in master - this can be closed

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.

None yet

2 participants