[Bug 24141] OpenGL Camera Demo - Part 3 crashes on unimplemented msvcr100.dll file/locking API (_lock_file, _unlock_file, _fseeki64, __pctype_func fix)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 21 01:33:18 CDT 2011


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|msvcp                       |msvcrt
         Resolution|                            |FIXED
            Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3
                   |crashes on unimplemented    |crashes on unimplemented
                   |function                    |msvcr100.dll file/locking
                   |msvcp100.dll.??0?$basic_ios |API (_lock_file,
                   |@DU?$char_traits at D@std@@@st |_unlock_file, _fseeki64,
                   |d@@IAE at XZ                   |__pctype_func fix)

--- Comment #13 from Anastasius Focht <focht at gmx.net> 2011-05-21 01:33:17 CDT ---
Hello,

--- quote ---
This bug was originally about msvcr100 and that bug #26674 was about msvcp100.
How can there be some duplication? I am a purist when to comes to testing, more
code on our side means better troubleshooting.
--- quote ---

that would have been the correct way, yes ... I was irritated due to last
changes/comments to the bug:  

In comment #9 you say:

--- quote ---
Thank you. changing summary to tell it as it is but still requires msvcp100.

wine: Call from 0x7b839ab2 to unimplemented function
msvcp100.dll.??0?$basic_ios at DU?$char_traits at D@std@@@std@@IAE at XZ, aborting
--- quote ---

instead of just closing this bug on your own and saying "msvcr100 part done"
and "bug 24134 is next" (dependency).

Piotr retargeted the bug for the new issue, already covered by bug 26674

--- snip ---
Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|msvcrt                      |msvcp
            Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3
                   |requires msvcr100           |requires msvcp100

--- snip ---

Thats effectively recycling of the same bug several times ... there exist some
CRT metabugs with no specific API target in summary at all.

Lets settle this and close the bug for the missing msvcr(100) file functions.

http://source.winehq.org/git/wine.git/commitdiff/249917beac273a2959202722b89f34d53b694c91
(msvcrt: Added _lock_file/_unlock_file implementation.)

http://source.winehq.org/git/wine.git/commitdiff/e81a929e6be9dfa4413be81d925a60ffcf2160a1
(msvcrt: Implement _fseeki64.)

http://source.winehq.org/git/wine.git/commitdiff/38f476399c243309ddb5f9ec7aa598687315b945
(msvcrt: Fix __pctype_func implementation)

Regards

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