[Cs-dev] chnset error
Date | 2012-12-24 14:43 |
From | john ffitch |
Subject | [Cs-dev] chnset error |
there is no pthread_spin_init(pp->lock, PTHREAD_PROCESS_PRIVATE) call in the sequence. Not sure where it should live as I said, not my code ==John ffitch ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2012-12-24 15:17 |
From | John ffitch |
Subject | Re: [Cs-dev] chnset error |
Fixed in git at least for Linux. Need to check it does not break OSX/Windows/etc On Mon, 24 Dec 2012, john ffitch wrote: > there is no pthread_spin_init(pp->lock, PTHREAD_PROCESS_PRIVATE) call > in the sequence. Not sure where it should live as I said, not my code > ==John ffitch > ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2012-12-24 15:40 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] chnset error |
It's not broken on OSX. On 24 Dec 2012, at 15:17, John ffitch wrote: > Fixed in git at least for Linux. Need to check it does not break > OSX/Windows/etc > > On Mon, 24 Dec 2012, john ffitch wrote: > >> there is no pthread_spin_init(pp->lock, PTHREAD_PROCESS_PRIVATE) call >> in the sequence. Not sure where it should live as I said, not my code >> ==John ffitch >> > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2012-12-24 16:11 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] chnset error |
But I had to fix the build. All OK now in GIT. On 24 Dec 2012, at 15:40, Victor Lazzarini wrote: > It's not broken on OSX. > On 24 Dec 2012, at 15:17, John ffitch wrote: > >> Fixed in git at least for Linux. Need to check it does not break >> OSX/Windows/etc >> >> On Mon, 24 Dec 2012, john ffitch wrote: >> >>> there is no pthread_spin_init(pp->lock, PTHREAD_PROCESS_PRIVATE) call >>> in the sequence. Not sure where it should live as I said, not my code >>> ==John ffitch >>> >> >> ------------------------------------------------------------------------------ >> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >> Remotely access PCs and mobile devices and provide instant support >> Improve your efficiency, and focus on delivering more value-add services >> Discover what IT Professionals Know. Rescue delivers >> http://p.sf.net/sfu/logmein_12329d2d >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |