Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 205762 Details for
Bug 287229
=media-libs/freeglut-2.6.0_rc1 crashes with code 2.4.0 didn't
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
simple crashing code
main.cpp (text/plain), 300 bytes, created by
Stefan Huber
on 2009-10-01 13:03:28 UTC
(
hide
)
Description:
simple crashing code
Filename:
MIME Type:
Creator:
Stefan Huber
Created:
2009-10-01 13:03:28 UTC
Size:
300 bytes
patch
obsolete
> >#include <stdio.h> >#include <stdlib.h> >#include <GL/glut.h> > > > >int main(int argc, char** argv) >{ > glutInit(&argc, argv); > glutInitWindowPosition(0, 0); > glutInitWindowSize( 300, 300); > if (glutCreateWindow("Sample1") == GL_FALSE) > exit(1); > > printf("Already crashed\n"); > 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 287229
: 205762