2 messages in com.mysql.lists.bugsRe: MySQL 3.23.26-beta compile errors...
FromSent OnAttachments
Jeffrey D. Wheelhouse23 Oct 2000 19:53 
sas...@mysql.com23 Oct 2000 20:35 
Subject:Re: MySQL 3.23.26-beta compile errors (C++ comments in C sourcefiles)
From:sas...@mysql.com (sas@mysql.com)
Date:10/23/2000 08:35:48 PM
List:com.mysql.lists.bugs

"Jeffrey D. Wheelhouse" wrote:

Bug:

// Found C++ comments in C code in the myisam directory.

Here are the files and lines in the myisam directory: mi_check.c:195 mi_check.c:295 sort.c:294 sort.c:296

Fix:

/* Change them to C-style comments. :) */

Thanks for reporting the problem. We have already fixed it in 3.23.27 which should be out in a few hours.