[Bug 37908] GLFont crashes saving a .glf file (needs msvcp70.dll.?open@?$basic_ofstream at DU?$char_traits at D@std@@@std@@QAEXPBDH at Z)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 20 10:20:02 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37908

Maarten <anonymous.maarten at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50531|0                           |1
        is obsolete|                            |

--- Comment #4 from Maarten <anonymous.maarten at gmail.com> ---
Created attachment 50537
  --> https://bugs.winehq.org/attachment.cgi?id=50537
v2: add basic_ofstream_char_open to the spec file of msvcp70.dll +tests

Thanks for the suggestions, Qian.

The patch included here, lets "glfont.exe" work.

I noticed the ios.c tests are lacking tests concerning writing to files.
I also added a rudimentary tests.

I included <uninstd.h> in the ios-test. Is that ok?
I used the access function to test for existence of the written file.
I hardcoded F_OK to 0 since Windows does not have a define apparently.

Please review!

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