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

Eliminate 8 build warnings (Visual Studio) #572

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

KineticTheory
Copy link
Collaborator

@KineticTheory KineticTheory commented Feb 13, 2019

Background

  • There are 8 build warnings in tstSuperludist issued by Visual Studio: warning C4706: assignment within conditional expression

Purpose of Pull Request

Description of changes

  • This commit fixes the build warnings but the test is still failing for unknown reasons. I will defer examining this failure due to its low priority.

Status

+ There are 8 build warnings in `tstSuperludist` issued by Visual Studio:
  `warning C4706: assignment within conditional expression`
+ This commit fixes the build warnings but the test is still failing for
  unknown reasons.  I will defer examining this failure due to its low priority.
@KineticTheory KineticTheory added this to the Draco-7_1_0 milestone Feb 13, 2019
@KineticTheory KineticTheory self-assigned this Feb 13, 2019
@codecov
Copy link

codecov bot commented Feb 13, 2019

Codecov Report

Merging #572 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop    #572   +/-   ##
=======================================
  Coverage     93.6%   93.6%           
=======================================
  Files          377     377           
  Lines        17608   17608           
=======================================
  Hits         16498   16498           
  Misses        1110    1110

@KineticTheory
Copy link
Collaborator Author

@alexrlongne This is ready, Can you review and merge?

@alexrlongne alexrlongne merged commit 1ad26dc into lanl:develop Feb 15, 2019
@KineticTheory KineticTheory deleted the win32 branch March 14, 2019 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants