fe
even if there is no connection.
Please let me know if this patch fixes your problem.
regards,
Markus
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
look at
the commits r785 and r786 which migrate RefDB to the new API.
regards,
Markus
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
de/i386-linux-gnu/bits/string3.h:104:3: warning: call to
> __builtin___memcpy_chk will always overflow destination buffer
> [enabled by default]
>return __builtin___strcpy_chk (__dest, __src, __bos (__dest));
>^
>
I've fixed that bug in svn, see revision 781. I've also uploaded an
updated tarball (refdb-1.0.2.tar.gz) to SF.
regards,
Markus
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Am 2014-02-17 15:13, schrieb László Böszörményi:
Hi Markus,
On Fri, Jan 31, 2014 at 11:20 AM, Markus Hoenicka
wrote:
Am 2014-01-31 10:48, schrieb László Böszörményi:
On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka
wrote:
Problem is that I'm not aware of similar limits for floats. D
Am 2014-01-31 10:48, schrieb László Böszörményi:
On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka
wrote:
Problem is that I'm not aware of similar limits for floats. Do you
know where to get this info from at compile time?
Attached a sample. Basically those are: FLT_MAX, DBL_MAX and LDB
es and use constants from limits.h like
LLONG_MAX instead, assuming that they are available on all platforms.
We'd then have to create the string representations via snprintf()
instead of hard-coding them. Problem is that I'm not aware of similar
limits for floats. Do you know where to
Prach Pongpanich writes:
> On Thu, Jan 30, 2014 at 9:16 PM, Markus Hoenicka
> wrote:
> [..]
>
> >> It's got the same result as without "-fsigned-char". :(
> >
> >
> > Ok, maybe this change alone was not sufficient. I went through th
e.php?p=libdbi-drivers&suite=sid
Roland
Thanks for the report. I guess this is related to bug #736656 which we
are currently trying to fix. I'll cc you in our off-list communication
regarding that bug.
regards,
Markus
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
linux-gnu/bits/string3.h:120:3: warning: call to
__builtin___strncpy_chk will always overflow destination buffer
[enabled by default]
return __builtin___strncpy_chk (__dest, __src, __len, __bos
(__dest));
Hi,
this is a regrettable packaging error. I built the 1.0.0 tarball on a
box which lacked t
tion buffer
[enabled by default]
return __builtin___strncpy_chk (__dest, __src, __len, __bos
(__dest));
^
ref:
https://buildd.debian.org/status/fetch.php?pkg=refdb&arch=kfreebsd-amd64&ver=1.0.0~pre2-3&stamp=1388246765
fixed upstream, see revision 778.
regards,
fixed upstream, see revision 772
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
had been fixed
long ago in HEAD)
regards,
Markus
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
mises, but I'll try and see whether I can whip up a 0.8.4
maintenance release with the updated so information.
regards,
Markus
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubs
vers-devel
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gt;
Thanks for offering access, but I believe this is not going to be
necessary in this case.
regards,
Markus
dbd_pgsql.c.diff
Description: diff fixes incorrect prototype
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
Luk Claes writes:
> Btw, the new version is 0.7.1-3.0.1
>
I gave this new version a try and it looks ok to me. I guess you can
close this bug.
Thanks to you and Steve for fixing this problem in no time.
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: repla
if it causes a segfault. If
it succeeds, inspecting the input and output for the various data types should
reveal the original problem if it still persists. In any case, I'll test the
new package on the weekend and let you know what happens.
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTEC
bdbi-drivers
directory? This should already give a clue as to whether things work or not.
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
to libmysqlclient14, since the former is easier to push into sarge
> than the latter.
>
I can try this on the weekend. However, I also see from the Debian package
description that libdbd-mysql asks for libmysqlclient14 on i386, so I may run
into trouble trying to force libmysqlclien
the Debian packages are based
upon as well as with the current CVS version.
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ogether, all I can say is that the currently available package is broke,
and this has been confirmed independently by several users. Rebuilding libdbi
and libdbd-mysql from the CVS sources fixes this problem.
Please let me know if I can do anything else to debug or fix this.
regards,
Markus
-
and libdb-mysql are required for mod_perl.
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
any further questions, please contact me anytime. However, I can
access my Debian box only on weekends as it is located elsewhere.
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
the package using recent versions of
libmysqlclient.
regards,
Markus
--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe&quo
24 matches
Mail list logo