Csound Csound-dev Csound-tekno Search About

[Cs-dev] Emails confused regarding strtok_r

Date2014-05-16 01:18
FromMichael Gogins
Subject[Cs-dev] Emails confused regarding strtok_r
AttachmentsNone  None  
I inadvertently mixed up threads in my latest email about this problem.

It is still the case that Steven's fix doesn't solve the problem with the MinGW build because a macro was unwisely used in pthread.h to define strtok_r.

Apologies,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com

Date2014-05-16 16:55
FromSteven Yi
SubjectRe: [Cs-dev] Emails confused regarding strtok_r
Hi Michael,

I added and #undef for strtok_r.  Could you pull and try?  I had to do
something similar for iOS where the headers for ARM were using a macro
for some function instead of a function definition and that sorted it
out for that platform.

Thanks,
steven

On Thu, May 15, 2014 at 8:18 PM, Michael Gogins
 wrote:
> I inadvertently mixed up threads in my latest email about this problem.
>
> It is still the case that Steven's fix doesn't solve the problem with the
> MinGW build because a macro was unwisely used in pthread.h to define
> strtok_r.
>
> Apologies,
> Mike
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-05-16 17:01
FromMichael Gogins
SubjectRe: [Cs-dev] Emails confused regarding strtok_r
AttachmentsNone  None  
I will try this tomorrow around noon.

Thanks,
Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Fri, May 16, 2014 at 11:55 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Michael,

I added and #undef for strtok_r.  Could you pull and try?  I had to do
something similar for iOS where the headers for ARM were using a macro
for some function instead of a function definition and that sorted it
out for that platform.

Thanks,
steven

On Thu, May 15, 2014 at 8:18 PM, Michael Gogins
<michael.gogins@gmail.com> wrote:
> I inadvertently mixed up threads in my latest email about this problem.
>
> It is still the case that Steven's fix doesn't solve the problem with the
> MinGW build because a macro was unwisely used in pthread.h to define
> strtok_r.
>
> Apologies,
> Mike
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-05-17 17:19
FromMichael Gogins
SubjectRe: [Cs-dev] Emails confused regarding strtok_r
AttachmentsNone  None  
Thanks, Steven. Everything builds now.

Best,
Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Fri, May 16, 2014 at 12:01 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
I will try this tomorrow around noon.

Thanks,
Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Fri, May 16, 2014 at 11:55 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Michael,

I added and #undef for strtok_r.  Could you pull and try?  I had to do
something similar for iOS where the headers for ARM were using a macro
for some function instead of a function definition and that sorted it
out for that platform.

Thanks,
steven

On Thu, May 15, 2014 at 8:18 PM, Michael Gogins
<michael.gogins@gmail.com> wrote:
> I inadvertently mixed up threads in my latest email about this problem.
>
> It is still the case that Steven's fix doesn't solve the problem with the
> MinGW build because a macro was unwisely used in pthread.h to define
> strtok_r.
>
> Apologies,
> Mike
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel