[ros-bugs] [Bug 3991] New: Dhclient: non-standard conversion type character
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Mon Dec 29 19:52:18 CET 2008
http://www.reactos.org/bugzilla/show_bug.cgi?id=3991
Summary: Dhclient: non-standard conversion type character
Product: ReactOS
Version: TRUNK
Platform: QEmu
OS/Version: ReactOS
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: Shell
AssignedTo: ros-bugs at reactos.org
ReportedBy: hto at dev.null
QAContact: ros-bugs at reactos.org
Error when building ReactOS with GCC 4.4.0:
error: unknown conversion type character 'm' in format
Dhclient calls error() function with non-standard "%m" conversion specifier
(GLIBC extension), which is then passed to _vsnprintf(), which does not
understand it and prints "m".
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list