[Pidgin] #1359: purple_mkstemp method change, now raises assertion failure ...
Pidgin
trac at pidgin.im
Tue May 29 12:39:22 EDT 2007
#1359: purple_mkstemp method change, now raises assertion failure ...
------------------------+---------------------------------------------------
Reporter: msfbrasil | Owner: datallah
Type: defect | Status: new
Priority: minor | Milestone: 2.0.2
Component: libpurple | Version: 2.0.0
Resolution: | Keywords:
Pending: 0 |
------------------------+---------------------------------------------------
Comment (by datallah):
The "old" version simply didn't work - you'd end up with the same file on
subsequent calls to `purple_mkstemp()`.
I don't see an easy fix for this that will allow mixing of C runtimes. In
general, mixing runtimes is a bad idea and should be avoided for reasons
like this.
Perhaps you can build libpurple against msvcrt and leave the rest of your
application using msvcr71?
--
Ticket URL: <http://developer.pidgin.im/ticket/1359#comment:7>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list