Re: Unexpected S_LT
Date | 2016-07-22 18:21 |
From | jpff |
Subject | Re: Unexpected S_LT |
The problem is you have \r line endings and tat seems to have ceased working. If you change the input to Unix endings it is OK. DOS is OK as well Will look to see what changed ==John ffitch Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-07-22 19:53 |
From | jpff |
Subject | Re: Unexpected S_LT |
I think it is fxed in git now On Fri, 22 Jul 2016, jpff wrote: > The problem is you have \r line endings and tat seems to have ceased > working. > If you change the input to Unix endings it is OK. DOS is OK as well > > Will look to see what changed > > ==John ffitch > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-07-23 14:51 |
From | Fabio De Sanctis De Benedictis |
Subject | Re: Unexpected S_LT |
Hi John, Thank you very much for your mails. Unfortunately I am not a programmer, so I understand only partially the question about \r line endings but I don't know how to change to Unix endings. I have installed 6.07 version downloading from github, but the problem is the same. Particularly it is resolved only if I modify the test.csd file inside CsoundQt, but not if I do it inside WinXound. I have used the OsX installer, not rebuilt from sources. If this is a long work, please, I can use 6.06 version, no problems, I don't want to take advantage of your time. Thank you again, ciao fdsdb Il giorno ven, 22/07/2016 alle 19.53 +0100, jpff ha scritto: > I think it is fxed in git now > > On Fri, 22 Jul 2016, jpff wrote: > > > The problem is you have \r line endings and tat seems to have ceased > > working. > > If you change the input to Unix endings it is OK. DOS is OK as well > > > > Will look to see what changed > > > > ==John ffitch > > > > Csound mailing list > > Csound@listserv.heanet.ie > > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > > Send bugs reports to > > https://github.com/csound/csound/issues > > Discussions of bugs and features can be posted here > > > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-07-23 15:27 |
From | jpff |
Subject | Re: Unexpected S_LT |
Oh dear -- it worked for me when I tried. Could you resend the test.csd file to me please -- I have modified so much -- and possibly the included file? I will look againas it is supposed to work. Not important but I use emacs to change line endings ==John On Sat, 23 Jul 2016, Fabio De Sanctis De Benedictis wrote: > Hi John, > > Thank you very much for your mails. Unfortunately I am not a programmer, > so I understand only partially the question about \r line endings but I > don't know how to change to Unix endings. > I have installed 6.07 version downloading from github, but the problem > is the same. Particularly it is resolved only if I modify the test.csd > file inside CsoundQt, but not if I do it inside WinXound. > I have used the OsX installer, not rebuilt from sources. > If this is a long work, please, I can use 6.06 version, no problems, I > don't want to take advantage of your time. > > Thank you again, ciao > > > fdsdb > > > Il giorno ven, 22/07/2016 alle 19.53 +0100, jpff ha scritto: >> I think it is fxed in git now >> >> On Fri, 22 Jul 2016, jpff wrote: >> >>> The problem is you have \r line endings and tat seems to have ceased >>> working. >>> If you change the input to Unix endings it is OK. DOS is OK as well >>> >>> Will look to see what changed >>> >>> ==John ffitch >>> >>> Csound mailing list >>> Csound@listserv.heanet.ie >>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND >>> Send bugs reports to >>> https://github.com/csound/csound/issues >>> Discussions of bugs and features can be posted here >>> >> >> Csound mailing list >> Csound@listserv.heanet.ie >> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND >> Send bugs reports to >> https://github.com/csound/csound/issues >> Discussions of bugs and features can be posted here >> > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-07-23 16:24 |
From | Fabio De Sanctis De Benedictis |
Subject | Re: Unexpected S_LT |
Attachments | pwcsound.inc test.csd |
Hi John, Thank you, here is the test.csd file and the pwcsound.inc file. fdsdb Il giorno sab, 23/07/2016 alle 15.27 +0100, jpff ha scritto: > Oh dear -- it worked for me when I tried. > > Could you resend the test.csd file to me please -- I have modified so much > -- and possibly the included file? I will look againas it is supposed to > work. > > Not important but I use emacs to change line endings > ==John > > > On Sat, 23 Jul 2016, Fabio De Sanctis De Benedictis wrote: > > > Hi John, > > > > Thank you very much for your mails. Unfortunately I am not a programmer, > > so I understand only partially the question about \r line endings but I > > don't know how to change to Unix endings. > > I have installed 6.07 version downloading from github, but the problem > > is the same. Particularly it is resolved only if I modify the test.csd > > file inside CsoundQt, but not if I do it inside WinXound. > > I have used the OsX installer, not rebuilt from sources. > > If this is a long work, please, I can use 6.06 version, no problems, I > > don't want to take advantage of your time. > > > > Thank you again, ciao > > > > > > fdsdb > > > > > > Il giorno ven, 22/07/2016 alle 19.53 +0100, jpff ha scritto: > >> I think it is fxed in git now > >> > >> On Fri, 22 Jul 2016, jpff wrote: > >> > >>> The problem is you have \r line endings and tat seems to have ceased > >>> working. > >>> If you change the input to Unix endings it is OK. DOS is OK as well > >>> > >>> Will look to see what changed > >>> > >>> ==John ffitch > >>> > >>> Csound mailing list > >>> Csound@listserv.heanet.ie > >>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > >>> Send bugs reports to > >>> https://github.com/csound/csound/issues > >>> Discussions of bugs and features can be posted here > >>> > >> > >> Csound mailing list > >> Csound@listserv.heanet.ie > >> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > >> Send bugs reports to > >> https://github.com/csound/csound/issues > >> Discussions of bugs and features can be posted here > >> > > > > Csound mailing list > > Csound@listserv.heanet.ie > > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > > Send bugs reports to > > https://github.com/csound/csound/issues > > Discussions of bugs and features can be posted here > > > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-07-23 20:41 |
From | jpff |
Subject | Re: Unexpected S_LT |
Found the problem and reverted other code -- hope it does not break someting else! In git now On Sat, 23 Jul 2016, Fabio De Sanctis De Benedictis wrote: Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-07-24 09:09 |
From | Fabio De Sanctis De Benedictis |
Subject | Re: Unexpected S_LT |
Attachments | test.csd |
Hi John, Thank you very much, but the problem is always present. To be clear, I have just downloaded the file csound6.07-OSX-universal.dmg from git and used the installer to install again csound over the precedent installation (that was always 6.07 version, but from precedent git .dmg file). I hope I have followed the correct procedure and downloaded the correct file. If useful I enclose the new test.csd file, created with a different PWGL patch. I have also got in touch with Giorgio Zucco, soon he will control if necessary to modify something in his library. Ciao fdsdb Il giorno sab, 23/07/2016 alle 20.41 +0100, jpff ha scritto: > Found the problem and reverted other code -- hope it does not break > someting else! In git now > > > On Sat, 23 Jul 2016, Fabio De Sanctis De Benedictis wrote: > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-07-24 11:24 |
From | John |
Subject | Re: Unexpected S_LT |
The sources are in within but I cannot build a ,OSX binary -- I only work on GNU/Linux Sent from TypeApp On 24 Jul 2016, at 09:10, Fabio De Sanctis De Benedictis <fdesanctis@TELETU.IT> wrote: Hi John, |
Date | 2016-07-24 13:05 |
From | Fabio De Sanctis De Benedictis |
Subject | Re: Unexpected S_LT |
Ok, I also work on Linux, apart Mac, so I can try to build the sources (if I succeed in Fedora 20) and compile the test.csd file drawn off from the Mac. Unfortunately PWGL does not run in Linux... Thank you again. Il giorno dom, 24/07/2016 alle 11.24 +0100, John ha scritto: > The sources are in within but I cannot build a ,OSX binary -- I only > work on GNU/Linux > > Sent from TypeApp > > > > On 24 Jul 2016, at 09:10, Fabio De Sanctis De Benedictis > |
Date | 2016-07-24 13:34 |
From | Fabio De Sanctis De Benedictis |
Subject | Re: Unexpected S_LT |
Dear John, No problem at all, really. Just for Knowledge, I have built and installed Csound 6.07 on my Fedora 20 machine, and tried to run a test.csd file among those I have sent to you, too, but there is the same situation than on the Mac. Well, I think for the moment I will downgrade to 6.06 on Mac, verifying next releases, or waiting for an eventual Zucco's test on his library. Thank you very much for your help and patience. Ciao fdsdb Il giorno dom, 24/07/2016 alle 11.24 +0100, John ha scritto: > The sources are in within but I cannot build a ,OSX binary -- I only > work on GNU/Linux > > Sent from TypeApp > > > > On 24 Jul 2016, at 09:10, Fabio De Sanctis De Benedictis > |
Date | 2016-07-24 16:09 |
From | Victor Lazzarini |
Subject | Re: Unexpected S_LT |
The fix is in 6.08 beta, you need those sources, from git. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland > On 24 Jul 2016, at 14:34, Fabio De Sanctis De Benedictis |
Date | 2016-07-25 10:03 |
From | Fabio De Sanctis De Benedictis |
Subject | Re: Unexpected S_LT |
Thank you very much. I apologize for perhaps silly question: I don't succeed in finding the 6.08 sources on http://csound.github.io/download.html or anywhere on the web. Must I be subscribed to github? Thanks in advance. fdsdb Il giorno dom, 24/07/2016 alle 17.09 +0200, Victor Lazzarini ha scritto: > The fix is in 6.08 beta, you need those sources, from git. > > Victor Lazzarini > Dean of Arts, Celtic Studies, and Philosophy > Maynooth University > Ireland > > > On 24 Jul 2016, at 14:34, Fabio De Sanctis De Benedictis |
Date | 2016-07-25 15:28 |
From | Victor Lazzarini |
Subject | Re: Unexpected S_LT |
you need to either use git or download from the github site using this link https://github.com/csound/csound/archive/develop.zip Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland
|
Date | 2016-07-26 08:49 |
From | Fabio De Sanctis De Benedictis |
Subject | Re: Unexpected S_LT |
Thank you very much. I have compiled Csound 6.08 executable, and I can confirm now all works fine. test.csd file is perfectly compiled. Ciao fdsdb Il giorno lun, 25/07/2016 alle 16.28 +0200, Victor Lazzarini ha scritto: > you need to either use git or download from > the github site using this link > > > https://github.com/csound/csound/archive/develop.zip > > Victor Lazzarini > Dean of Arts, Celtic Studies, and Philosophy > Maynooth University > Ireland > > On 25 Jul 2016, at 11:03, Fabio De Sanctis De Benedictis > |