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

add + line #2508

Merged
merged 1 commit into from Apr 4, 2018
Merged

add + line #2508

merged 1 commit into from Apr 4, 2018

Conversation

bgoodri
Copy link
Contributor

@bgoodri bgoodri commented Apr 2, 2018

Submission Checklist

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

Summary

Add + line to error message

Intended Effect

Keep people from throwing their laptops into a wall

How to Verify

Parse this

parameters {
#include foobar
}

or do it from rstan, which already contains this fix.

Side Effects

Closes #2507

Documentation

None

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): Trustees of Columbia University

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

Copy link
Contributor

@bob-carpenter bob-carpenter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Wouldn't want to be responsible for thrown computers.

@bob-carpenter bob-carpenter merged commit 14e8010 into develop Apr 4, 2018
@bob-carpenter bob-carpenter deleted the bugfix/issue_2507 branch April 4, 2018 04:51
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.

program_reader.hpp does not say what external file it cannot find
2 participants