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

Adding a read-cell-value multimethod implementation for cells with Error #7

Closed
wants to merge 1 commit into from

Conversation

marklazz
Copy link

@marklazz marklazz commented Dec 8, 2011

Hi,

When I tried to read a spreadsheet with cells that contain errors, I've got the following error message:

<CompilerException java.lang.RuntimeException: java.lang.IllegalArgumentException: No method in multimethod 'read-cell-value' for dispatch value: 5 (REPL:1)>

That's why I fork the repo and implemented this fix (commit db7bc17)

Please merge this into the main repo if you think it is fine.

Thank you very much!

@mjul
Copy link
Owner

mjul commented Mar 23, 2015

Thanks for the contribution. This functionality was added as part of #33

@mjul mjul closed this Mar 23, 2015
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.

2 participants