From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20040623012317.5480.qmail@g.galapagos.bx.psu.edu> Date: Tue, 22 Jun 2004 21:23:17 -0400 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] x11-init.c In-reply-to: <34411952-C49C-11D8-9BEC-000A9599CA60@google.com> References: <34411952-C49C-11D8-9BEC-000A9599CA60@google.com> Date: Tue, 22 Jun 2004 21:23:17 -0400 From: Scott Schwartz Topicbox-Message-UUID: aa6eef94-eacd-11e9-9e20-41e7f4b1d025 | in the new plan9port update, x11-init.c:352 is missing an argument | to the smprint statement. the correct line is: Gcc has a way to tell the compiler to check printf like varargs functions. Given the impact, maybe the ports should use that, at the cost of some ifdefs.