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

Revised two files (input_tools.c in share_all and CalcBlowingSnow.c in vic_run) to avoid warnings. #848

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Oct 24, 2018

  1. Revised two functions to avoid warnings.

    Add a simple return line at the end of some functions to avoid warnings like "control reaches end of non-void function [-Wreturn-type]".
    Sibada committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    f438167 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. sth. wrong so I revised it.

    Sibada committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    077a626 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Merge branch 'develop' into develop

    Joe Hamman committed May 22, 2019
    Configuration menu
    Copy the full SHA
    1c18603 View commit details
    Browse the repository at this point in the history