Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-16 Thread Christian Walde
There's this addition in the autoload sub, which i'm not sure is intentional: printf($AUTOLOAD); printf("\n"); -- With regards, Christian Walde -- ___ pdl-devel mailing list

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-16 Thread kmx
> Note that Chris's successful build of OpenGL on SPP 5.22.0.1 is against > freeglut-2.8.1. (OpenGL doesn't build there against freeglut-3.0.0 either > - so SPP shipped with 2.8.1.) Exactly, if anyone wants to experiment with SPP 5.22.0.1 + freeglut-3.0.0 then download http://strawberryperl.co

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-16 Thread Chris Marshall
ead? --Chris On 6/16/2015 04:19, sisyph...@optusnet.com.au wrote: > -Original Message- From: Ed > Sent: Tuesday, June 16, 2015 5:48 PM > To: sisyph...@optusnet.com.au ; Bob Free ; Chris Marshall > Cc: pdl-devel@lists.sourceforge.net ; kmx > Subject: Re: [Pdl-devel] CHM/OpenG

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-16 Thread Bob Free
Thanks for the update - will investigate and hopefully fix today! - Bob > On Jun 15, 2015, at 12:27 PM, Chris Marshall wrote: > > I wish I had read this email earlier. :-) > > I can report that I was able to build OpenGL-0.6704_01 on the recent SPP > 5.22.0.1 with the PDL 2.009_01. > It requ

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-16 Thread sisyphus1
-Original Message- From: Ed Sent: Tuesday, June 16, 2015 5:48 PM To: sisyph...@optusnet.com.au ; Bob Free ; Chris Marshall Cc: pdl-devel@lists.sourceforge.net ; kmx Subject: Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN > I'll bet "far" and "near

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-16 Thread Ed
June 16, 2015 1:33 AM To: Bob Free ; Chris Marshall Cc: pdl-devel@lists.sourceforge.net ; kmx Subject: Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN -Original Message- From: Bob Free Sent: Tuesday, June 16, 2015 6:38 AM To: Chris Marshall Cc: Sisyphus ; kmx

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-15 Thread Chris Marshall
Interestingly enough, OpenGL-0.6704_01 has all PASS so far except for Mac OS X with the FAILlike this: Output from '/usr/bin/make test': Running Mkbootstrap for OpenGL () chmod 644 "OpenGL.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harne

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-15 Thread sisyphus1
-Original Message- From: Bob Free Sent: Tuesday, June 16, 2015 6:38 AM To: Chris Marshall Cc: Sisyphus ; kmx ; Christian Walde ; pdl-devel@lists.sourceforge.net Subject: Re: CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN Thanks for the update - will investigate and hopefully fix today!

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-15 Thread Chris Marshall
I wish I had read this email earlier. :-) I can report that I was able to build OpenGL-0.6704_01 on the recent SPP 5.22.0.1 with the PDL 2.009_01. It required the same fix of changing the tokens near->nearby and far->faraway in pogl_matrix.xs. The tests pass and test.pl runs. Typing q while th

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-15 Thread Chris Marshall
Done.--Chris On 6/15/2015 05:37, Christian Walde wrote: > On Sun, 14 Jun 2015 21:14:38 +0200, Chris Marshall > wrote: > >> | OpenGL-0.6704_01 > > Can you please add a corresponding tag to the git repo? > -

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-15 Thread sisyphus1
On 6/14/2015 15:14, Chris Marshall wrote: > Perl OpenGL Users and Developers- > > This CPAN developers release should be appearing at a mirror near you > soon. > The release largely comprises work by Bob Free that adds a lot of updates > to > the POGL module. If the developers release checks out

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-15 Thread Christian Walde
On Sun, 14 Jun 2015 21:14:38 +0200, Chris Marshall wrote: > | OpenGL-0.6704_01 Can you please add a corresponding tag to the git repo? -- With regards, Christian Walde -- ___

Re: [Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-14 Thread Chris Marshall
Forgot to add Bob Free to the announcement. Without him this release would not have been possible. --Chris On 6/14/2015 15:14, Chris Marshall wrote: > Perl OpenGL Users and Developers- > > This CPAN developers release should be appearing at a mirror near you > soon. > The release largely compri

[Pdl-devel] CHM/OpenGL-0.6704_01.tar.gz uploaded to CPAN

2015-06-14 Thread Chris Marshall
Perl OpenGL Users and Developers- This CPAN developers release should be appearing at a mirror near you soon. The release largely comprises work by Bob Free that adds a lot of updates to the POGL module. If the developers release checks out then I plan to merge into the main tree and push out a n