[MPlayer-dev-eng] [patch] stricmp
Hans-Dieter Kosch
hdkosch at kabelbw.de
Tue Jan 13 23:48:28 CET 2015
Stephen Sheldon wrote:
> Something has changed in Cygwin, and it no longer has a definition for
> "stricmp". I changed the sole occurence
> to strcasecmp, which is used elsewhere in mplayer. This is strange
> code, and I did not attempt to understand
> why it was doing such a test for NULL.
Potmeter definitions in the skin file specify 2 images, 'buttonbitmaps' and
'phasebitmaps', where one of them may be "NULL", i.e. no related image to
display at all. Or, case independent, "Null" or "null". Hence, this test.
Hans-Dieter
More information about the MPlayer-dev-eng
mailing list