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

check_non_zero_size with std::vector<var> has message: "has size uninitialized" instead of "has size 0" #1066

Closed
2 tasks
syclik opened this issue Oct 3, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@syclik
Copy link
Member

syclik commented Oct 3, 2014

the coding error is in src/stan/math/error_handling/check_nonzero_size.hpp.

  • typename T_y::value_type() is incorrect
  • remove note in the doc
@syclik syclik added the bug label Oct 3, 2014
@syclik syclik added this to the v2.5.0 milestone Oct 3, 2014
@syclik syclik self-assigned this Oct 3, 2014
@syclik syclik closed this as completed in a5d3d25 Oct 7, 2014
syclik added a commit that referenced this issue Oct 7, 2014
…ro_size-message

Fixes #1066. Feature/issue 1066 check nonzero size message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant