Csound Csound-dev Csound-tekno Search About

[Csnd] the wanderer returns

Date2009-09-18 17:08
Fromjpff
Subject[Csnd] the wanderer returns
Fran said
  "PS : it seems that many people are now in vacancy."

I suspect that that is a good description of my mind much of the time,
but I have now returned from two weeks without 'net access.

This year I did even less than usual but I think the upcoming release
will allow arbitrary numbers of arguments to f statements.

Still wading through e-mails

==John ffitch


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-09-18 18:24
FromVictor Lazzarini
Subject[Csnd] Re: the wanderer returns
welcome back. What's the release date. I think I have the means of  
producing OSX 10.5 (intel)
binaries now.

Victor
On 18 Sep 2009, at 17:08, jpff wrote:

> Fran said
>  "PS : it seems that many people are now in vacancy."
>
> I suspect that that is a good description of my mind much of the time,
> but I have now returned from two weeks without 'net access.
>
> This year I did even less than usual but I think the upcoming release
> will allow arbitrary numbers of arguments to f statements.
>
> Still wading through e-mails
>
> ==John ffitch
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-09-18 18:55
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: the wanderer returns
> welcome back. What's the release date. I think I have the means of
> producing OSX 10.5 (intel)
> binaries now.
>

It woul;d ne nice for someone other than me tio test the extended args to
f statements, and I have not yet got to the  end of e-mails -- are there
any reported bugs outstanding?  How abpout release by end of next week all
being well?

==John ff




Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-09-18 19:24
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: the wanderer returns
there was an argdecode.c issue reported earlier today.

On 18 Sep 2009, at 18:55, jpff@cs.bath.ac.uk wrote:

>> welcome back. What's the release date. I think I have the means of
>> producing OSX 10.5 (intel)
>> binaries now.
>>
>
> It woul;d ne nice for someone other than me tio test the extended  
> args to
> f statements, and I have not yet got to the  end of e-mails -- are  
> there
> any reported bugs outstanding?  How abpout release by end of next  
> week all
> being well?
>
> ==John ff
>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-09-18 21:36
FromAndy Fillebrown
Subject[Csnd] Re: Re: Re: Re: the wanderer returns

'twas a small issue easily worked around -- I found that, when calling csoundCompile(), the first argument was getting skipped if I didn't insert a space before it's because at line 930 of argdecode.c ... s = *++argv ... should be ... s = *argv++;  I'm not sure if changing it would break anything else farther down, though, and it's not that big a deal anyway since I'm aware of the quirk and working around it.

Cheers,
~ andy.f



----- Original Message -----
From: "Victor Lazzarini" <Victor.Lazzarini@nuim.ie>
To: csound@lists.bath.ac.uk
Sent: Friday, September 18, 2009 2:24:32 PM (GMT-0500) America/New_York
Subject: [Csnd] Re: Re: Re: the wanderer returns

there was an argdecode.c issue reported earlier today.

On 18 Sep 2009, at 18:55, jpff@cs.bath.ac.uk wrote:

>> welcome back. What's the release date. I think I have the means of
>> producing OSX 10.5 (intel)
>> binaries now.
>>
>
> It woul;d ne nice for someone other than me tio test the extended  
> args to
> f statements, and I have not yet got to the  end of e-mails -- are  
> there
> any reported bugs outstanding?  How abpout release by end of next  
> week all
> being well?
>
> ==John ff
>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"