From: Vasiljevic Z. <zv...@ar...> - 2009-02-05 19:53:29
|
On 05.02.2009, at 20:51, Stephen Deasey wrote: > If we limit ourselves to gcc: > > > Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", > section ?: "", key, value ?: "", def ?: ""); > > > (Our Windows build works with gcc only now, I think). Please don't! We use VCC+ to compile windows-port! I mean I do not have really nothing against NS_STR or a?a:"" whatever... just do not nail to GCC. No good. |