registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #12892
[Bug 625882] [NEW] libdbi0: ABI breakage without package name change
Public bug reported:
This was found in Debian this past week, and affects our 0.8.3 package
as well.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594607
>From the debian bug report:
The diff between libdbi 0.8.2 and 0.8.3 includes this:
/* other type definitions */
typedef enum {
- DBI_ERROR_USER = -1, DBI_ERROR_NONE = 0, DBI_ERROR_DBD, DBI_ERROR_BADOBJECT,
- DBI_ERROR_BADTYPE, DBI_ERROR_BADIDX, DBI_ERROR_BADNAME, DBI_ERROR_UNSUPPORTED
,
- DBI_ERROR_NOCONN, DBI_ERROR_NOMEM, DBI_ERROR_BADPTR
+ DBI_ERROR_USER = -10, /* must be the first in the list */
+ DBI_ERROR_DBD = -9,
+ DBI_ERROR_BADOBJECT,
+ DBI_ERROR_BADTYPE,
+ DBI_ERROR_BADIDX,
+ DBI_ERROR_BADNAME,
+ DBI_ERROR_UNSUPPORTED,
+ DBI_ERROR_NOCONN,
+ DBI_ERROR_NOMEM,
+ DBI_ERROR_BADPTR,
+ DBI_ERROR_NONE = 0,
+ DBI_ERROR_CLIENT
} dbi_error_flag;
which changes the values of various error constants. That's an
incompatible ABI change, and should therefore have come with a SONAME
change, AFAICT.
** Affects: libdbi (Ubuntu)
Importance: Undecided
Status: New
** Affects: libdbi (Debian)
Importance: Unknown
Status: Unknown
** Bug watch added: Debian Bug tracker #594607
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594607
** Also affects: libdbi (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594607
Importance: Unknown
Status: Unknown
--
libdbi0: ABI breakage without package name change
https://bugs.launchpad.net/bugs/625882
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
Follow ups
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Launchpad Bug Tracker, 2010-11-30
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Bug Watch Updater, 2010-10-12
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Kate Stewart, 2010-10-09
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Thierry Carrez, 2010-10-08
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Mathias Gug, 2010-09-15
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-09-15
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Mathias Gug, 2010-09-15
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Launchpad Bug Tracker, 2010-09-15
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Launchpad Bug Tracker, 2010-09-15
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Thierry Carrez, 2010-09-14
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-09-02
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Launchpad Bug Tracker, 2010-09-02
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-09-02
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-09-02
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-09-01
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Serge Hallyn, 2010-09-01
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Launchpad Bug Tracker, 2010-09-01
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-09-01
-
[Bug 625882] Re: libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-08-28
-
[Bug 625882] [NEW] libdbi0: ABI breakage without package name change
From: Clint Byrum, 2010-08-28
References