25 Jan
2012
25 Jan
'12
2:11 p.m.
http://bugs.winehq.org/show_bug.cgi?id=27168 --- Comment #51 from Qian Hong <fracting(a)gmail.com> 2012-01-25 08:11:06 CST --- (In reply to comment #48)
Comment on attachment 37851 [details] fixed test
One more tab:
+ if (status != SEC_E_OK) { + skip("Query cert expected OK, got %08x\n", status); + goto out; + }
(Before skip.) Fix, and it should be ready for wine-patches. Thanks!
Still in wine-1.3.37-378-gdfa9f4b Any updates? Thanks a lot! -- 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.