RE: using -Wall in modules generate tons of warnings in core files

2008-04-10 Thread Jan Dubois
On Thu, 10 Apr 2008, Andy Dougherty wrote: > On Thu, 10 Apr 2008, Gabor Szabo wrote: > > > C:/strawberry/perl/lib/CORE/config.h:39:20: warning: "/*" within comment > > > > I don't claim to understand this but based on what Dmitry found it is > > complaining about > > C:/strawberry/perl/lib/CORE/co

RE: strawberry's silent con

2010-11-08 Thread Jan Dubois
On Mon, 08 Nov 2010, E. S. wrote: > Opening a file named "con" (possibly followed by a dot and some > extraneous characters) for writing from within perl does not signal an > error, even though windows doesn't allow it. Instead, the opened file > handle acts as if everything is OK - you may write t

RE: What does Strawberry Perl change in Windows?

2011-05-22 Thread Jan Dubois
On Sun, 22 May 2011, Gabor Szabo wrote: > > I also noticed there are two environment variables: > > PERL_JSON_BACKEND = JSON::XS > PERL_YAML_BACKEND = YAML > > but I am not sure if they were set by Strawberry or something else? > What are they needed for? > > Are the other changes? Not sure if

RE: Is Strawberry Perl 5.14 still alive?

2011-09-16 Thread Jan Dubois
On Fri, 16 Sep 2011, Dilbert wrote: > > I am using Strawberry Perl on Windows. When Perl 5.14 came out, I was > eager to install Strawberry Perl 5.14. However, I can't find version > 5.14 anywhere on the site http://strawberryperl.com/. > > The page still shows the same message for many month now

RE: Regarding the Strawberry Perl website

2011-10-26 Thread Jan Dubois
On Wed, 26 Oct 2011, Linda A. Walsh wrote: > 'Accessing the site through google?' as in doing a search and going to > the site? or getting some preview of the site while on google? > > Maybe they fixed it...but I don't see anything amiss when I go to > the site. No, it is not fixed in Google searc

Re: Timing out a child process on Windows

2013-05-28 Thread Jan Dubois
On Tue, May 28, 2013 at 7:53 AM, David Cantrell wrote: > I've got a wee problem with one of my modules on Windows: > http://www.cpantesters.org/cpan/report/6c50e2a4-6c0f-1014-988b-f0c2162c787f > > However, I don't have a Windows licence, nor do I know how to drive > Windows, nor, to be blunt, do

Re: StrawberryPerl and the OpenSSL "heartbleed" bug

2014-04-16 Thread Jan Dubois
On Wed, Apr 16, 2014 at 1:46 PM, kmx wrote: > The reason is simple - it does not build anymore as it is not able to find > required pari source tarball at > ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/ Here is a quick-and-dirty patch to work around this (but hard-wires you to 2.1.7): --- a/uti

Re: StrawberryPerl and the OpenSSL "heartbleed" bug

2014-04-16 Thread Jan Dubois
On Wed, Apr 16, 2014 at 2:35 PM, wrote: > Suggestion - maybe you can pull the file that is being fetched (I assume its > pari217.exe) and install it locally once and for all? If the pari lib is > found locally, will the build bother to attempt to go out and get it? It is pari-2.1.7.tgz, but yes

Re: StrawberryPerl and the OpenSSL "heartbleed" bug

2014-04-16 Thread Jan Dubois
On Wed, Apr 16, 2014 at 3:37 PM, wrote: > > Folks, I just ftped to the link below and found pari.2.7.0.tar.gz. Isn't that > what we're looking for or am I missing something? >From http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080605/README: > (2.01080* still fully supports only 2.1.7, but

Re: Strawberry Perl MSI installer

2014-05-15 Thread Jan Dubois
On Thu, May 15, 2014 at 8:35 AM, kmx wrote: > it says that PATH contains directories (c:\strawberry\c\bin > c:\strawberry\perl\site\bin c:\strawberry\perl\bin) which are writable by > too wide group of users (built-in Users or even Authenticated Users). [...] > I feel that our MSI should probably

Re: Strawberry Perl MSI installer

2014-05-15 Thread Jan Dubois
On Thu, May 15, 2014 at 11:10 AM, Chris Marshall wrote: > Not familiar with MSI details but I hope any changes > won't be a problem for SPP which is useful because > it *doesn't* require special permissions---just enough > to create the folder... This has nothing to do with MSI, but with putting