Subject: Re: 2006Q1 audio/audacity fails to build on 3.0/amd64
To: Rhialto <rhialto@falu.nl>
From: Martin Husemann <martin@duskware.de>
List: pkgsrc-users
Date: 04/06/2006 00:54:29
On Wed, Apr 05, 2006 at 09:53:22PM +0200, Rhialto wrote:
> Why do you think that? Last time around, I checked, and it was a
> perfectly normally defined NULL.

Because C++ should not require any casts from NULL to other pointer types.
If this realy is a reference, of course this does not apply and instead the
authors of the code should be mistreaded very badly.

Martin