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

Added 3 small fixes #9

Open
wants to merge 9 commits into
base: x64dbg-module
Choose a base branch
from

Conversation

AJMartel
Copy link

@AJMartel AJMartel commented Jan 7, 2020

Don't allow blank (whitespace) renames
Stop going back to file top after undo rename
Generate syntactically correct array declarations 'type varname[size];'

Generate syntactically correct array declarations: 'type varname[size];'
Part 1/2
Generate syntactically correct array declarations: 'type varname[size];'
Part 2/2
@mrexodia
Copy link
Member

mrexodia commented Jan 7, 2020

Thanks for your contribution! In principle the change looks good to me, but it does not compile on AppVeyor. Please fix that and it can be merged.

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