[Bug 8241] Unable to open a new document in graphpad prism5

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 24 09:45:31 CDT 2009


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


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #32 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-05-24 09:45:20 ---
The test looks good, except the following things:
1. nbytes is not used, remove it from TEST_OBSOLETE_FLAGS structure
2. make globalflags use symbolic names like flags does
3. Add the test for GlobalAlloc() return value
4. Either remove GlobalLock() call, or add a GlobalUnlock() call.
5. 'static' in the pGlobalFlags declaration is redundant
6. Use consistent braces/indentation style
7. Don't add an empty line at the end of the test

-- 
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