3 messages in com.mysql.lists.bugsBug compiling strings/*-x86.s
FromSent OnAttachments
Tony Mountifield26 Feb 2002 23:36 
Sinisa Milivojevic28 Feb 2002 03:46 
Michael Widenius02 Mar 2002 23:52 
Subject:Bug compiling strings/*-x86.s
From:Michael Widenius (mon@mysql.com)
Date:03/02/2002 11:52:19 PM
List:com.mysql.lists.bugs

Hi!

"Tony" == Tony Mountifield <to@mountifield.org> writes:

Tony> Hi, Tony> I wanted to report a build-time bug in MySQL 3.23.49.

Tony> The files strings/*-x86.s have multi-line C-style comments at the head of Tony> the files. These cause errors when compiling. I changed them to have '#'
in Tony> the first column of each line of the comment and they built correctly.

Tony> System was Linux 2.2.16, using the following GCC:

<cut>

I have now updated all comments to use the # syntax in the MySQL 4.0.x tree...

Regards, Monty