[5570] in Athena Bugs
Bitmap
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Jul 18 14:18:53 1990
Date: Wed, 18 Jul 90 14:18:35 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: fxzane@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: bugs[5551]
From: fxzane@ATHENA.MIT.EDU
Date: Tue, 17 Jul 90 02:57:38 EDT
I know it's VERY trivial, but if you give bitmap a silly name (i.e. 40x40),
it will output code that won't work (the foo_bits, foo_width... will start
with numbers and not be legal C names). It confused me for a few minutes.
Just a thought... Thanx.
I don't think this is going to get fixed, because although names like
"40x40" produce illegal C names, they are perfectly legal bitmap
names, and the X routines that read in bitmap files will accept them
with no problems. If you're creating a bitmap for inclusion in a C
program, I believe it's your job to make sure that the name you give
it is valid....
Jonathan Kamens
Project Athena Quality Assurance