NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: standards/36550



The following reply was made to PR standards/36550; it has been noted by GNATS.

From: Roland Illig <rillig%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: standards/36550
Date: Wed, 02 Jan 2008 02:59:53 +0100

 + Casts and sizeof's are _always_ followed by a space ...
 ...
 + if ((four = malloc(sizeof(struct foo))) == NULL) {
 
 This is a contradiction.
 
 Why should the return value be enclosed in parentheses?
 
 Roland
 



Home | Main Index | Thread Index | Old Index