Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 3 Aug 2011 21:09:24 +0400
From: Solar Designer <solar@...nwall.com>
To: musl@...ts.openwall.com
Subject: Re: cluts comments

On Wed, Aug 03, 2011 at 07:04:07PM +0200, Szabolcs Nagy wrote:
> i've reported these on irc, but luka was not there
> so before i forget:

Thank you for your help with this!

> i've seen mixed use of %i and %d in printf
> i had to look up the difference (nothing)
> i recommend using only one of them consistently
> (i prefer %d)

I second this.  Luka - please use %d consistently.

There's a difference for scanf, but not for printf, and the convention
is to use %d with printf.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.