annotate .cvsignore @ 1614:6162b8d921ce

Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST From: "Fran���is Revol" Subject: [SDL] BeOS port fix: PrintScreen key crashing It seems the latest SDL crashes when someone hits the PrtScrn key in ZETA (BeOS R6), somewhere it gets a negative value as key code (or a big unsigned maybe ?), and uses it as an index in the keysym table... I'll investigate the cause for the negative value, but it's always better to check for bounds correctly when indexing a table. The attached diff fixes it. Fran���is Revol -- Software Architect yellowTAB GmbH
author Sam Lantinga <slouken@libsdl.org>
date Fri, 31 Mar 2006 06:16:20 +0000
parents b70cce8d7f62
children
rev   line source
0
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
1 aclocal.m4
1015
9454950842ae *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 1001
diff changeset
2 autom4te*
0
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
3 config.cache
1015
9454950842ae *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 1001
diff changeset
4 config.log
9454950842ae *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 1001
diff changeset
5 config.status
9454950842ae *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 1001
diff changeset
6 configure
0
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
7 libtool
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
8 Makefile
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
9 sdl-config
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
10 SDL.spec
703
ca809c1b41ca *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 596
diff changeset
11 SDL.qpg
1404
6f6c8ac0db15 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 1380
diff changeset
12 build
1410
93c48ff6d41f *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 1404
diff changeset
13 build-deps
1605
b70cce8d7f62 Fixed bug #175
Sam Lantinga <slouken@libsdl.org>
parents: 1410
diff changeset
14 VisualC
b70cce8d7f62 Fixed bug #175
Sam Lantinga <slouken@libsdl.org>
parents: 1410
diff changeset
15 VisualCE
b70cce8d7f62 Fixed bug #175
Sam Lantinga <slouken@libsdl.org>
parents: 1410
diff changeset
16 Xcode
596
475f969e8c01 CVS should ignore files automatically generated by building on MacOS X
Sam Lantinga <slouken@libsdl.org>
parents: 0
diff changeset
17 .DS_Store