pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 2006Q1 audio/audacity fails to build on 3.0/amd64
On Wed 05 Apr 2006 at 22:40:38 +0200, Rhialto wrote:
> Apparently it does not matter to gcc that 0 had a very bad conversion to
> const wxArrayString& and NULL a very bad conversion to long.
The former conversion probably isn't even all that bad since there is a
conversion from int to wxArrayString, and of the temporary object a
reference may be taken.
# 120 "/pkg_comp/obj/pkgsrc/audio/audacity/default/.buildlink/include/wx-2.6/wx/
arrstr.h"
wxArrayString(int autoSort) { Init(autoSort != 0); }
-Olaf.
--
___ Olaf 'Rhialto' Seibert -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl -- Cetero censeo "authored" delendum esse.
Home |
Main Index |
Thread Index |
Old Index