notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: databases/tcl-Mysql/files/patch-redundant-defaults

Number of commits found: 2

Thursday, 11 Nov 2004
18:06 mi search for other commits by this committer
Make buildable with newer MySQL clients -- 4 and 5 -- but keep
compatible with the 3 -- mysql_error now returns `const char *', and
there is no mysql_connect any more. Default to MySQL-4.x for now. Bump
PORTREVISION.

Reported by:    Robert Andrews
Original commit
Wednesday, 27 Nov 2002
00:47 mi search for other commits by this committer
The newer, kinder C++ does not like it, when the default values
for functions' arguments are specified twice -- in the declaration
(sql-mysql.h) and in the definition (sql-mysql.cc). The added patch
removes the redundant defaults from the functions' definitions and fixes
the build on -current.

Submitted by:   bento
Not Approved by: portmgr -- no approval requested, since port did not build
Original commit

Number of commits found: 2