LWN.net Logo

-EWHICHERROR?

-EWHICHERROR?

Posted Jun 30, 2011 15:40 UTC (Thu) by rfunk (subscriber, #4054)
In reply to: -EWHICHERROR? by stevem
Parent article: -EWHICHERROR?

Yep, it's not just at the kernel level. I was recently working with one of Paypal's APIs. Potentially dozens of parameters to pass, and if one is wrong or missing, always the same error message.

Though come to think of it, EINVAL may actually be more informative and truthful than the error Paypal returns.


(Log in to post comments)

-EWHICHERROR?

Posted Jun 30, 2011 18:35 UTC (Thu) by jonabbey (subscriber, #2736) [Link]

Seeing '3.1' mentioned as the next kernel version in this article caused me to throw a momentary mental EINVAL.

-EWHICHERROR?

Posted Jun 30, 2011 21:15 UTC (Thu) by nix (subscriber, #2304) [Link]

I understand that Linux for Workgroups is coming next year. Linux 95 can't be far behind (and will be universally reviled).

-EWHICHERROR?

Posted Jun 30, 2011 22:24 UTC (Thu) by njs (guest, #40338) [Link]

http://www.linuxjournal.com/article/2682

It does seem kind of lacking in features.

-EWHICHERROR?

Posted Jul 1, 2011 9:41 UTC (Fri) by nix (subscriber, #2304) [Link]

Reuse of a version number is no crime.

(I do like the 'Appendix H' reference in there. Brings back lots of obsolete 90s outrage.)

-EWHICHERROR?

Posted Jul 4, 2011 7:12 UTC (Mon) by shane (subscriber, #3335) [Link]

Linux is not totally free of this. If you've ever used sendmsg()/recvmsg() you have probably encountered a similar problem...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds