Re: [Pdl-devel] PDL master failing tests on Travis

2015-04-09 Thread Craig DeForest
(that’s “from 1 to 0”) > On Apr 9, 2015, at 10:47 AM, Craig DeForest wrote: > > OK, I’ve backed out the commits from last night. There were three functional > changes. Two were in Dev.pm: > - changing whereami() to whereami_any() in pdlpp_stdargs_int (hopefully > harmless); > - forcing

Re: [Pdl-devel] PDL master failing tests on Travis

2015-04-09 Thread Craig DeForest
OK, I’ve backed out the commits from last night. There were three functional changes. Two were in Dev.pm: - changing whereami() to whereami_any() in pdlpp_stdargs_int (hopefully harmless); - forcing ExtUtils::MakeMaker to load in pdlpp_stdargs_int, so $ExtUtils::MakeMaker::VERSION exists

Re: [Pdl-devel] PDL master failing tests on Travis

2015-04-09 Thread Craig DeForest
I submitted a patch last night to fix Inline::Pdlpp. It apparently broke the build on some systems (but not mine). I’ll back it out and stick it in a branch. (Zakariyya has already brought it to my attention). > On Apr 9, 2015, at 10:12 AM, Ed wrote: > > Dear PDL devs, > > I just ran a q