Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 54754 Details for
Bug 86593
gsm is broken on amd64, patch included
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
testcase
test.c (text/plain), 190 bytes, created by
Marcin Slusarz
on 2005-03-29 05:35:58 UTC
(
hide
)
Description:
testcase
Filename:
MIME Type:
Creator:
Marcin Slusarz
Created:
2005-03-29 05:35:58 UTC
Size:
190 bytes
patch
obsolete
>#include <gsm.h> > >int main() >{ > int v = 1; > gsm_signal in[160]; > gsm_byte out[33]; > gsm coder = gsm_create(); > gsm_option(coder, GSM_OPT_FAST, &v); > gsm_encode(coder, in, out); > return 0; >}
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 Raw
Actions:
View
Attachments on
bug 86593
:
54394
| 54754