[Bug 18271] MSI creates incompatible msi file in a specific case of create table

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 1 10:13:35 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=18271





--- Comment #4 from Matijn Woudt <tijnema at gmail.com>  2010-06-01 10:13:35 ---
Created an attachment (id=28491)
 --> (http://bugs.winehq.org/attachment.cgi?id=28491)
Test

I have created the test, but it doesn't reveal the real problem of this bug
report, but another bug in MsiViewGetColumnInfo.

MsiViewGetColumnInfo is fails here, even when using a query like "CREATE TABLE
`blah` (`foo` CHAR(72) NOT NULL PRIMARY KEY `foo`)" which doesn't give
corrupted msi output.

I think this bug should be fixed before I can write a real testcase for this
bug.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list