Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 577056 Details for
Bug 811909
Linking against mingw32 libbzip2 fails
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
possible patch
mingw32-bzip2-1.0.5-WINAPI.patch (text/plain), 467 bytes, created by
David Nečas
on 2012-04-12 12:40:30 UTC
(
hide
)
Description:
possible patch
Filename:
MIME Type:
Creator:
David Nečas
Created:
2012-04-12 12:40:30 UTC
Size:
467 bytes
patch
obsolete
>--- bzip2-1.0.5.orig/bzlib.h 2007-12-09 13:34:39.000000000 +0100 >+++ bzip2-1.0.5/bzlib.h 2012-04-12 14:29:21.344450207 +0200 >@@ -82,11 +82,11 @@ typedef > # undef small > # endif > # ifdef BZ_EXPORT >-# define BZ_API(func) WINAPI func >+# define BZ_API(func) func > # define BZ_EXTERN extern > # else > /* import windows dll dynamically */ >-# define BZ_API(func) (WINAPI * func) >+# define BZ_API(func) (* func) > # define BZ_EXTERN > # endif > #else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 811909
: 577056