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 meaningful error messages #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atimmer
Copy link

@atimmer atimmer commented May 9, 2016

I was bitten by [sprintf] huh?, this should make debugging for other people much easier.

@atimmer
Copy link
Author

atimmer commented May 9, 2016

Another possibility would be depending on https://github.com/alexei/sprintf.js which looks at lot like the inline sprintf-implementation.

@SlexAxton
Copy link
Member

It is the alexei implementation, just inlined. Feel free to just re-inline the latest.

@atimmer
Copy link
Author

atimmer commented May 13, 2016

Wouldn't it be better to depend on it in the package.json? This means updates in the future will be easier to incorporate. I am willing to do this work.

@SlexAxton
Copy link
Member

Happy to take a PR. It works like it currently does because I released Jed in 2012 and sprintf wasn't on Github until 2013. It was just a file on his website.

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

3 participants