[Cs-dev] 2 new parser errors
Date | 2011-02-23 15:31 |
From | menno |
Subject | [Cs-dev] 2 new parser errors |
Hello, i have 2 opcodes of which the examples produce a new parser error: - ihold.csd - imageopcodes.csd greetings, Menno -- View this message in context: http://csound.1045644.n5.nabble.com/2-new-parser-errors-tp3397188p3397188.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2011-02-23 17:28 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] 2 new parser errors |
> > Hello, > > i have 2 opcodes of which the examples produce a new parser error: > > - ihold.csd Fixed; was case that labels could niot start with a p Suspect similar problems with g ... checking... down > - imageopcodes.csd This is programmer error kr_ kg_ kb_ imagegetpixel giimage1, kx_, ky_ has commas missing in the rhs > > greetings, > Menno > -- > View this message in context: > http://csound.1045644.n5.nabble.com/2-new-parser-errors-tp3397188p3397188.html > Sent from the Csound - Dev mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT > data > generated by your applications, servers and devices whether physical, > virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2011-02-23 17:45 |
From | menno |
Subject | Re: [Cs-dev] 2 new parser errors |
> - imageopcodes.csd This is programmer error kr_ kg_ kb_ imagegetpixel giimage1, kx_, ky_ has commas missing in the rhs funny that it works without commas and the old parser. the corrected imageopcodes.csd and .csd.xml are now in git thanks, menno -- View this message in context: http://csound.1045644.n5.nabble.com/2-new-parser-errors-tp3397188p3397436.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |