linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #03370
Re: [Bug 728892] Re: libdrizzle should translate errno
On Thu, 05 Jan 2012 07:00:31 -0000, Brian Aker <brian@xxxxxxxxxxx> wrote:
> So I fixed this in tree by using strerror(), but this obviously will
> have issues as well (for concurrency).
strerror_r is available most places AFAIK
--
Stewart Smith
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/728892
Title:
libdrizzle should translate errno
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
Triaged
Status in Drizzle elliott series:
Won't Fix
Status in Drizzle fremont series:
Triaged
Bug description:
With the error:
drizzle_state_read:read:9
It is difficult to know what the '9' is. It is actually an errno
meaning Bad File Descriptor. We should have this spit out
strerror_r() for the errno.
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/728892/+subscriptions
References