Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 166829 Details for
Bug 239152
strange debuging messages with g++ (gcc 4.1.2) & gdb 6.7.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
file.c
pom.c (text/plain), 218 bytes, created by
pavel sanda
on 2008-09-30 14:19:37 UTC
(
hide
)
Description:
file.c
Filename:
MIME Type:
Creator:
pavel sanda
Created:
2008-09-30 14:19:37 UTC
Size:
218 bytes
patch
obsolete
>#include <stdio.h> >#include <stdlib.h> > >int main(int argc, char * argv[]){ > > if (argc == 4) { > double alpha=0.1; > alpha=atof(argv[1]); > } > if (argc == 5) { > double alpha=0.1; > alpha=atof(argv[1]); > } >}
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 239152
: 166829