Jens Persson escribió: > Hello guys. > I don't know C that well so I have a question about the function W_(). > Now as I couldn't find it in Initng i figured that it lives somewhere in > glibc and therefore I came to the conclusion that the warnings "Stat > failed! Opening new socket." are a feature not a bug. :D Ok that's fine > with me, more info for the devs I guess but it should be possible to get > rid of them somehow. Maybe it already is?
W_ is a macro, and is defined in initng.h . If you don't want that warning, and you don't use the nge plugin, remove it. If you want nge, then you can remove the warning from the plugin. -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
