K 10
svn:author
V 3
pav
K 8
svn:date
V 27
2012-02-22T20:36:37.000000Z
K 7
svn:log
V 807
- Mark BROKEN: does not compile
  In file included from prcvar.cpp:25:
  private.h:33: error: field 'cond' has incomplete type
  private.h: In constructor 'PRCondVar::PRCondVar(PRLock*)':
  private.h:35: error: class 'PRCondVar' does not have any field named 'cond'
  prcvar.cpp: In function 'PRStatus PR_WaitCondVar(PRCondVar*, PRIntervalTime)':
  prcvar.cpp:44: error: 'struct PRCondVar' has no member named 'cond'
  prcvar.cpp:44: error: 'struct PRCondVar' has no member named 'cond'
  prcvar.cpp: In function 'PRStatus PR_NotifyCondVar(PRCondVar*)':
  prcvar.cpp:49: error: 'struct PRCondVar' has no member named 'cond'
  prcvar.cpp: In function 'PRStatus PR_NotifyAllCondVar(PRCondVar*)':
  prcvar.cpp:54: error: 'struct PRCondVar' has no member named 'cond'
  *** Error code 1

Reported by:	pointyhat

END
