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

- is space sensitive in indexing context #16440

Closed
diegozea opened this issue May 19, 2016 · 1 comment
Closed

- is space sensitive in indexing context #16440

diegozea opened this issue May 19, 2016 · 1 comment

Comments

@diegozea
Copy link
Contributor

The line reslist[ resindex -1 ] gives the following error (because of the -1):

ERROR: MethodError: `typed_hcat` has no method matching typed_hcat(::Array{MIToS.PDB.PDBResidue,1}, ::Int64, ::Int64)
Closest candidates are:
  typed_hcat(::Type{T}, ::Number...)
  typed_hcat(::Type{T}, ::Any...)
@tkelman
Copy link
Contributor

tkelman commented May 19, 2016

duplicate of #14853 and #7128 and #6491 and #6405

@tkelman tkelman closed this as completed May 19, 2016
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

No branches or pull requests

2 participants