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

Removing compiler warning #275

Merged
merged 1 commit into from
Apr 1, 2016
Merged

Conversation

syclik
Copy link
Member

@syclik syclik commented Mar 31, 2016

Submisison Checklist

  • Run unit tests: ./runTests.py test/unit
  • Run cpplint: make cpplint
  • Declare copyright holder and open-source license: see below

Summary:

Squashes a compiler warning.

How to Verify:

Run:
./runTests.py test/unit/math/fwd/arr/meta/OperandsAndPartials_test.cpp

There should be no compiler warnings. In the current develop branch, there is a warning.

Side Effects:

This isn't actually used in Stan yet, so there should be no side-effects.

Documentation:

None required.

Reviewer Suggestions:

Anyone.

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Columbia University

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

@syclik syclik added this to the v2.10.0 milestone Mar 31, 2016
@bob-carpenter
Copy link
Contributor

Looks good.

@syclik syclik merged commit 235f94d into develop Apr 1, 2016
@syclik syclik deleted the feature/issue-274-compiler-warnings branch April 1, 2016 02:42
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.

None yet

2 participants