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

Fix for certain compiler warnings #25

Merged
merged 1 commit into from
May 2, 2018
Merged

Fix for certain compiler warnings #25

merged 1 commit into from
May 2, 2018

Conversation

ShantanuThakoor
Copy link
Collaborator

Compiling with some flags seems to give a warning that the variable may be used without initialization (although this would never be the case, the compiler seems unable to figure that out).
This is just a simple workaround for that.

@guykatzz guykatzz merged commit a365710 into NeuralNetworkVerification:master May 2, 2018
@ShantanuThakoor ShantanuThakoor deleted the compilationFix branch May 4, 2018 05:17
matanost pushed a commit that referenced this pull request Nov 2, 2021
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