RE: Inline::C Cookbook addition

2017-02-05 Thread Konovalov, Vadim
rding, nice effort, thank you for that, you're making world better :):) From: Ron Grunwald via inline [mailto:inline@perl.org] Sent: Sunday, February 05, 2017 5:38 PM To: inline@perl.org Subject: Re: Inline::C Cookbook addition Hi all, Just providing an update to this thread. I di

Re: Inline::C Cookbook addition

2017-02-05 Thread Ron Grunwald via inline
6 9:33 AM > To: sisyph...@optusnet.com.au > Cc: inline@perl.org > Subject: Re: Inline::C Cookbook addition > >>> This mailing list is very quiet these days and I think your request will >>> probably fall "through the cracks" unless you submit it as a github &qu

Re: Inline::C Cookbook addition

2016-12-22 Thread Ron Grunwald via inline
ec 2016, at 7:16 am, > wrote: > > From: Ron Grunwald > Sent: Wednesday, December 21, 2016 9:33 AM > To: sisyph...@optusnet.com.au > Cc: inline@perl.org > Subject: Re: Inline::C Cookbook addition > >>> This mailing list is very quiet these days and I think you

Re: Inline::C Cookbook addition

2016-12-20 Thread sisyphus1
From: Ron Grunwald Sent: Wednesday, December 21, 2016 9:33 AM To: sisyph...@optusnet.com.au Cc: inline@perl.org Subject: Re: Inline::C Cookbook addition This mailing list is very quiet these days and I think your request will probably fall "through the cracks" unless you submit it a

Re: Inline::C Cookbook addition

2016-12-20 Thread Ron Grunwald via inline
Hi all, > This mailing list is very quiet these days and I think your request will > probably fall "through the cracks" unless you submit it as a github "Issue" > or a github pull request. For completeness, I did write up the recipe and submitted it as an issue on github about 3 days ago, ht

Re: Inline::C Cookbook addition

2016-12-09 Thread Ron Grunwald via inline
r than the rule. > > Cheers, > Rob > > -Original Message- From: Ron Grunwald via inline > Sent: Friday, December 09, 2016 9:27 AM > To: sisyph...@optusnet.com.au > Cc: inline@perl.org > Subject: Re: Inline::C Cookbook addition > > Hi Rob, > >

Re: Inline::C Cookbook addition

2016-12-08 Thread sisyphus1
y.) So I think, for a cookbook especially, it's best to code for the lowest common denominator unless that's impractical - though I'm sure that use of non C99 compliant compilers with perl is the exception rather than the rule. Cheers, Rob -Original Message- From: Ron Grunw

Re: Inline::C Cookbook addition

2016-12-08 Thread Ron Grunwald via inline
Hi Rob, So I gather that the example in its original state did not compile on Windows? I would be somewhat surprised that there are still C compilers in use that are not C99 compliant. Many thanks for your suggestions, and I will follow your advice on using the github process. Cheers, Ron. >

Re: Inline::C Cookbook addition

2016-12-07 Thread sisyphus1
From: Ron Grunwald via inline Sent: Thursday, December 08, 2016 1:44 AM To: inline@perl.org Subject: Inline::C Cookbook addition Hello all, The code example: use strict; use warnings; use Inline C => Config => ccflagsex => "-std=c99"; use Inline C => "DATA"; our $mesh_data = "MESH-POINTS 0.0