[FYI] cvs head needs cygwin 1.5.9 (or higher)

2004-06-29 Thread Stipe Tolj
Just to let those know who run or develop on the cygwin plattform: Alex's recent changed introduce calls to 'sem_getvalue' which is not available on cygwin 1.5.5, but _is_ available on cygwin 1.5.9 (and higher). So please upgrade in case you use an older cygwin layer on your machines. Stipe

Re: [FYI] cvs head needs cygwin 1.5.9 (or higher)

2004-06-29 Thread Alexander Malysh
Hi, On Tuesday 29 June 2004 16:44, Stipe Tolj wrote: Just to let those know who run or develop on the cygwin plattform: Alex's recent changed introduce calls to 'sem_getvalue' which is not available on cygwin 1.5.5, but _is_ available on cygwin 1.5.9 (and higher). should we workaround this