renaming config.h in ps2sdk

General, off-topic discussion about things of interest to the members of these forums.

Moderator: cheriff

Post Reply
pixel
Posts: 791
Joined: Fri Jan 30, 2004 11:43 pm

renaming config.h in ps2sdk

Post by pixel »

Duh, I recently "discovered" config.h in the ee/include directory of the ps2sdk. Although this is the right name for it, I'd suggest we rename it to osd_config.h or to any other suggestion around. Having "config.h" is typically wrong, since it conflicts with the the file "config.h" coders usally use to have a set of #defines.

Of course, renaming it will break backward compatibility with previous code, but, well, I'd say this is necessary.

Comments ? Anyone ?
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Post by mrbrown »

Has anyone ever even used the config stuff? I'd say break away...
"He was warned..."
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

was not aware of config.h myself :) I second with mr.b's "break away"
Kung VU
pixel
Posts: 791
Joined: Fri Jan 30, 2004 11:43 pm

Post by pixel »

Broken away :P
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
Post Reply