digitalmars.D.bugs - std.stdio and std.stdarg
- quetzal (13/13) Jul 18 2004 # import std.stdarg;
Linker complains: phobos.lib(format) Offset 13726H Record Type 00C3 Error 1: Previous Definition Different : _D3std6stdarg8va_arg_i6va_argFKPvZ --- errorlevel 1 If I either remove va_arg or writef everything compiles/links just fine.
Jul 18 2004