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

clean up compiler warnings #1034

Closed
syclik opened this issue Sep 16, 2014 · 0 comments
Closed

clean up compiler warnings #1034

syclik opened this issue Sep 16, 2014 · 0 comments
Assignees
Milestone

Comments

@syclik
Copy link
Member

syclik commented Sep 16, 2014

We currently have these warnings in develop:

In file included from src/test/unit-agrad-fwd/functions/abs_test.cpp:4:
In file included from src/stan/agrad/fwd.hpp:8:
In file included from src/stan/agrad/fwd/functions.hpp:5:
src/stan/agrad/fwd/functions/abs.hpp:31:5: warning: control may reach end of non-void function [-Wreturn-type]
    }
    ^
@syclik syclik self-assigned this Sep 16, 2014
@syclik syclik added this to the v2.5.0 milestone Sep 16, 2014
@syclik syclik closed this as completed in c0faaa1 Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant