Re: winedevice: eliminate the driver_name global variable
Damjan Jovanovic <damjan.jov(a)gmail.com> writes:
Changelog: * winedevice: eliminate the driver_name global variable
This is part of general refactoring to make the driver loading code reusable.
Have you fixed it since last time or is it the same patch? Either way it's still crashing. -- Alexandre Julliard julliard(a)winehq.org
On Tue, Jul 5, 2011 at 4:23 PM, Alexandre Julliard <julliard(a)winehq.org> wrote:
Damjan Jovanovic <damjan.jov(a)gmail.com> writes:
Changelog: * winedevice: eliminate the driver_name global variable
This is part of general refactoring to make the driver loading code reusable.
Have you fixed it since last time or is it the same patch? Either way it's still crashing.
-- Alexandre Julliard julliard(a)winehq.org
It's a subset of the previous patch. I've finally found the problem, it only shows up with a clean wineprefix. Damjan
participants (2)
-
Alexandre Julliard -
Damjan Jovanovic