Well, a couple of days have gone by, so I assume that items (a) and (b)
authorRichard Rauch <rkr@olib.org>
Mon, 10 Nov 2003 00:32:15 +0000 (00:32 +0000)
committerRichard Rauch <rkr@olib.org>
Mon, 10 Nov 2003 00:32:15 +0000 (00:32 +0000)
commitcfbe6488d3e0e05a842b5031484fbf3fb4d5c411
tree0e7a4d3c74670163f40aceca2c5436b7653c0044
parent0f8c05b814b3dd05d275f2d3fea88f634bc35f25
Well, a couple of days have gone by, so I assume that items (a) and (b)
in the freeglut_cursor.c file's "Open issues" comment are now satisfactor-
ily closed.

I also partially implemented some error-checking, using my limited
understanding of how Xlib users are supposed to do this.  (No one commented
about the lack of error-checking, pro or con.  Perhaps someone will care to
comment now?)

At present, it just will print out a warning, via fgWarning().  In part
because I'm not sure what is best to do, and in part because failure to
set the cursor type is probably not a fatal problem.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@327 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_cursor.c