Re: [dwm] malloc'ed client in manage()

From: Brendan MacDonell <macdonellba_AT_gmail.com>
Date: Sat, 6 Sep 2008 18:28:35 -0400

I'm not sure I understand the point of this patch. calloc is defined
in both C89 and C99, and is both fairly generic and very widely used,
so I fail to see anything safer or more portable about this approach.
Not to mention that fact that most people prefer not to use structure
assignments...

Brendan MacDonell
Received on Sat Sep 06 2008 - 22:28:35 UTC

This archive was generated by hypermail 2.2.0 : Sat Sep 06 2008 - 22:36:05 UTC