tag 420981 patch
thanks

Hi,

The following is patch for this bug. But, I disabled 06-amd64.dpatch
patch, since it was conflict with this patch. May be you need to
rewrite that patch using this one.

CCing adn, my AM too.

Cheers,
-- 
 --------------------------------------------------------
 Kartik Mistry  | Eng: kartikmistry.org/blog
 0xD1028C8D | Guj: kartikm.wordpress.com
 --------------------------------------------------------
--- pthreadthreads.h.orig	2007-08-01 19:08:51.000000000 +0530
+++ pthreadthreads.h	2007-08-01 19:10:26.000000000 +0530
@@ -101,11 +101,7 @@
 
 
 #ifndef _MAC_UNIX
-
-struct HXsem_t : public sem_t
-{
-    char padding[64]; /* Flawfinder: ignore */ // different linux versions have different binary reps blechhhh!
-};
+#define HXsem_t sem_t
 
 //=======================================================================
 //

Reply via email to