search for: _set_defaults

Displaying 3 results from an estimated 3 matches for "_set_defaults".

Did you mean: set_defaults
2005 Apr 15
2
Complete list about possible options for the config file???
Dear List members, I wonder if there is a complete list with possible config options for the icecast server? Yes I have read the docs but it seams to me that there are so many undocumented options for the mount portion of the config file! Do I really have to read the source to find out? THX for any helping comments! Tobi -------------- next part -------------- An HTML attachment
2005 Apr 15
3
AW: Complete list about possible options for the config file???
...ave to read the source to find out? there are example config files in /conf. but you are right, they are not complete. the problem is that there is the mainline icecast and icecast-kh. the latter has options that mainline does not understand. so your best bet would indeed be to read static void _set_defaults(ice_config_t *configuration) in cfgfile.c for a complete list of supported options in your icecast version.
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...passing argument 1 of 'strcmp' differ in signedness cfgparse.c:357: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness cfgparse.c:359: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness cfgparse.c: In function '_set_defaults': cfgparse.c:369: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness cfgparse.c:369: warning: pointer targets in assignment differ in signedness cfgparse.c:370: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness c...