ports/databases/tcl-Mysql/files
Mikhail Teterin def45225d8 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
2002-11-27 00:47:37 +00:00
..
Makefile.bsd
patch-aa
patch-ab
patch-redundant-defaults The newer, kinder C++ does not like it, when the default values 2002-11-27 00:47:37 +00:00