[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8620) GCC error undeclared PTHREAD_MUTEX_ROBUST



--94eb2c184874dd3bec054af90cab
Content-Type: text/plain; charset=UTF-8

Ahah, it compiles if you remove lines 277-279 which was...

#if defined(MDB_OWNERDEAD) && (MDB_USE_ROBUST)
#define MDB_ROBUST_SUPPORTED 1
#endif

However, I'm not sure that's what one should do.

--94eb2c184874dd3bec054af90cab
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Ahah, it compiles if you remove lines 277-279 which was...=
<div><br></div><div><div>#if defined(MDB_OWNERDEAD) &amp;&amp; (MDB_USE_ROB=
UST)</div><div>#define MDB_ROBUST_SUPPORTED<span class=3D"gmail-Apple-tab-s=
pan" style=3D"white-space:pre">	</span>1</div><div>#endif</div></div><div><=
br></div><div>However, I&#39;m not sure that&#39;s what one should do.</div=
></div>

--94eb2c184874dd3bec054af90cab--