-
The "fgError" function is called from deep within the library so we really can't give it a nice return instead of calling "exit." If the library has called "fgError" something has gone badly wrong anyway, though, and you don't want your application to keep running because you cannot trust the results.
I can't speak for multi-threaded programs, but if you never call "glutMainLoopEvent" then...
2010-01-04 16:42:45 UTC by fayjf
-
Since the build process would need to define a new macro anyway, would it be possible simply to define "FREEGLUT_LIB_PRAGMAS=0"? It would have the same effect.
2010-01-04 13:45:28 UTC by fayjf
-
Implemented in SVN change [868] on 1/3/10.
2010-01-04 04:45:39 UTC by fayjf
-
Added to SVN revision [867] on 1/3/10.
2010-01-04 04:08:18 UTC by fayjf
-
fayjf committed revision 866 to the freeglut SVN repository, changing 1 files.
2009-12-24 04:05:46 UTC by fayjf
-
fayjf committed revision 865 to the freeglut SVN repository, changing 2 files.
2009-12-24 03:06:22 UTC by fayjf
-
fayjf committed revision 864 to the freeglut SVN repository, changing 1 files.
2009-12-21 01:50:35 UTC by fayjf
-
fayjf committed revision 863 to the freeglut SVN repository, changing 3 files.
2009-12-13 13:47:20 UTC by fayjf
-
fayjf committed revision 862 to the freeglut SVN repository, changing 1 files.
2009-12-13 13:46:20 UTC by fayjf
-
fayjf committed revision 861 to the freeglut SVN repository, changing 5 files.
2009-12-13 05:06:44 UTC by fayjf