Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2013 13:40:01 GMT
From:      Erik Greenwald <erik@elfga.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/180337: devel/tnt: tnt_sparse_matrix_csr.h:97:3: error: no matching constructor for initialization of &#39; Array1D&lt; int&gt; &#39; 
Message-ID:  <201308051340.r75De16o068638@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/180337; it has been noted by GNATS.

From: Erik Greenwald <erik@elfga.com>
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: Re: ports/180337: devel/tnt: tnt_sparse_matrix_csr.h:97:3: error: no
 matching constructor for initialization of &#39;Array1D&lt;int&gt;&#39;
Date: Mon, 5 Aug 2013 09:36:43 -0400

 Hi, sorry for the delayed response
 
 I'm a bit concerned that the patch removes type checking to avoid
 what seems on the surface like a legitimate warning (casting "const
 int" to "const int *").  Is it possible that isis3 is using TNT
 incorrectly? BRL-CAD seems to use the TNT Array1D with clang without
 issue...
 
 Thanks
  -Erik



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308051340.r75De16o068638>