On Mon, May 02, 2011 at 11:28:22AM +0200, Stefan Seyfried wrote: > On Sun, 1 May 2011 18:13:34 -0400 > Rich Felker <[email protected]> wrote: > > > > > + char *host = (char *)"0.0.0.0"; > > > > This cast is a no-op. > > I think it's not. "0.0.0.0" is a (const char *) IIUC.
Well you remember incorrectly. C is not C++. Rich _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
