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

Bug fixes in Block Interface Parsing #85

Merged
merged 3 commits into from
Sep 21, 2017
Merged

Bug fixes in Block Interface Parsing #85

merged 3 commits into from
Sep 21, 2017

Conversation

StefanHasensperling
Copy link
Contributor

Unexpectedly i had some time to go into the bugs that i mentioned in #83, and it was easier than i Thought
I fixed the following issues:
-The Code could enter an Endless loop, when the interface contained unexpected values. This now correctly throws an exception
-I also added Support for Multi Instance FBxx and SFBxx declarations, which are actually a special case in the MC7 format.

Stefan Hasensperling added 3 commits September 20, 2017 23:58
-Eliminated possible Endless Loop
-Added support for MultiInstance Block Declarations
@StefanHasensperling
Copy link
Contributor Author

Sorry for the followup Pull Request, i didnt expect to have time to go into it

@jogibear9988 jogibear9988 merged commit 0e4accc into dotnetprojects:master Sep 21, 2017
@jogibear9988
Copy link
Member

thx again

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.

2 participants