Bug #31743 Port unittest/* to compile on Windows
Submitted: 22 Oct 2007 9:15 Modified: 29 Oct 2007 15:13
Reporter: Magnus Blåudd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Magnus Blåudd CPU Architecture:Any

[22 Oct 2007 9:15] Magnus Blåudd
Description:
Port unittest/ directory in 5.1 to compile and run on Windows.

How to repeat:
Compile unittest on windows
[22 Oct 2007 10:06] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/36016

ChangeSet@1.2587, 2007-10-22 12:06:15+02:00, msvensson@shellback.(none) +4 -0
  Bug#31743 Port unittest/* to compile on Windows
[26 Oct 2007 19:31] Magnus Blåudd
1>Compiling...
1>tap.c
1>.\mytap\tap.c(171) : warning C4028: formal parameter 1 different from declaration
1>.\mytap\tap.c(205) : warning C4028: formal parameter 1 different from declaration
1>.\mytap\tap.c(222) : warning C4028: formal parameter 2 different from declaration
1>Creating library...
1>Build log was saved at "file://z:\my51-bug31743\unittest\mytap.dir\Debug\BuildLog.htm"
1>mytap - 0 error(s), 3 warning(s)
========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
[27 Oct 2007 14:04] Guilhem Bichot
Sent mail to Magnus, explaining that the porting work has already been done by me and is in tree 5.2-backup.