Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 107062
Status: resolved
Priority: 0/
Queue: DBD-mysql

People
Owner: Nobody in particular
Requestors: john_r_graham [...] gentoo.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 4.038_01



Subject: DBD-mysql 4.031 and 4.032 fail to compile with --force-embedded option
Date: Sun, 13 Sep 2015 10:33:59 -0400
To: bug-DBD-mysql [...] rt.cpan.org
From: "John R. Graham" <john_r_graham [...] gentoo.org>
This appears to be a straightforward coding typo. In source file dbdimp.c, a local utility function print_embedded_options() is called with three parameters but the function prototype has only two. Most straightforward solution is to add the missing parameter. Representative build log and patch correcting the issue are attached. Perl version reported is: This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux (with 27 registered patches, see perl -V for more detail) OS vendor and version: Linux hal 3.17.7-gentoo #1 SMP PREEMPT Mon Jan 19 15:14:51 EST 2015 x86_64 Intel(R) Xeon(TM) CPU 3.60GHz GenuineIntel GNU/Linux Regards, John

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.