On 2011-12-04 09:15- Andrew Ross wrote:
> Incidentally, for testing with debian unstable I'm using pbuilder. It
> provides a clean chroot environment, primarily for building Debian
> packages, but you can also log in to test normal compiles etc. The
> big advantage over virtual machine approac
Bugs item #3450518, was opened at 2011-12-04 09:47
Message generated for change (Tracker Item Submitted) made by pascal22p
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3450518&group_id=2915
Please note that this message will contain a full copy of the
On Sat, Dec 03, 2011 at 09:51:29AM -0800, Alan Irwin wrote:
> On 2011-12-03 09:01- Andrew Ross wrote:
>
> >
> > I have just committed a fairly large update to change the 2d arrays in
> > our API from const PLFLT ** to const PLFLT * const *. Gcc warns about
> > the use of const PLFLT ** because