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 598932 Details for
Bug 841315
ISDN4k-utils build fails on Arm
[?]
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]
Patch for isdn4k-utils build on Arm
isdn4k-utils-ipppd-arm.patch (text/plain), 988 bytes, created by
Louis Lagendijk
on 2012-07-18 16:25:41 UTC
(
hide
)
Description:
Patch for isdn4k-utils build on Arm
Filename:
MIME Type:
Creator:
Louis Lagendijk
Created:
2012-07-18 16:25:41 UTC
Size:
988 bytes
patch
obsolete
>*** isdn4k-utils-CVS-2010-05-01-patched/ipppd.org/main.c 1969-12-31 20:03:58.571929416 -0500 >--- isdn4k-utils-CVS-2010-05-01-patched/ipppd/main.c 2012-07-18 05:46:07.636040971 -0400 >*************** >*** 1301,1309 **** > * XXX We assume a va_list is either a pointer or an array, so > * what gets passed for a va_list is like a void * in some sense. > */ > a = va_arg(args, void *); >! #if defined(__alpha__) || defined(__sh__) /* always do this? */ > n = fmtmsg(buf, buflen + 1, f, a); > #else > n = vfmtmsg(buf, buflen + 1, f, a); > #endif >--- 1301,1309 ---- > * XXX We assume a va_list is either a pointer or an array, so > * what gets passed for a va_list is like a void * in some sense. > */ > a = va_arg(args, void *); >! #if defined(__alpha__) || defined(__sh__) || defined ( __arm__ ) /* always do this? */ > n = fmtmsg(buf, buflen + 1, f, a); > #else > n = vfmtmsg(buf, buflen + 1, f, a); > #endif
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 841315
: 598932