Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-tk
tk-8.5.9-mingww64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tk-8.5.9-mingww64.patch of Package mingw32-tk
--- tk8.5.9/win/tkWin32Dll.c 2005-12-02 01:19:04.000000000 +0100 +++ tk8.5.9/win/tkWin32Dll.c 2010-11-09 12:02:31.324634605 +0100 @@ -152,7 +152,11 @@ */ "movl $0x0, 0x0(%%esp)" "\n\t" +#ifdef _WIN64 + "call TkFinalize" "\n\t" +#else "call _TkFinalize" "\n\t" +#endif /* * Come here on a normal exit. Recover the TCLEXCEPTION_REGISTRATION
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor