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

ZX Spectrum Tap C# fix #289

Merged
merged 3 commits into from
May 23, 2020
Merged

Conversation

Arlorean
Copy link
Contributor

The top level 'seq' 'block' has been renamed to 'blocks' since the generated 'Block' property conflicts with the nested type 'Block'.
Fix typos in switch cases num_arry/char_arry that didn't match with the enum values num_array/char_array.
(Visual Studio .git-ignore .vs directory crept in there).

The top level 'seq' 'block' has been renamed to 'blocks' since the generated 'Block' property conflicts with the nested type 'Block'.
Fix typos in switch cases num_arry/char_arry that didn't match with the enum values num_array/char_array.
The top level 'seq' 'block' has been renamed to 'blocks' since the generated 'Block' property conflicts with the nested type 'Block'.
Fix typos in switch cases num_arry/char_arry that didn't match with the enum values num_array/char_array.
@GreyCat
Copy link
Member

GreyCat commented May 23, 2020

Thanks for this contribution! Can I ask to fix it by removal of bogus .gitignore?

@Arlorean
Copy link
Contributor Author

I hate git sometimes. Is that it?

@GreyCat
Copy link
Member

GreyCat commented May 23, 2020

Thanks, merging in!

@GreyCat GreyCat merged commit 734f6ab into kaitai-io:master May 23, 2020
@Arlorean Arlorean deleted the zx_spectrum_tap-csharp-fix branch May 23, 2020 15:17
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