tag 356245 + patch
thanks, control, and have a nice day

This patch implements the suggestion from Ben Hutchings.
--- xbase/ndx.h.orig	2006-05-12 05:33:59.000000000 +0000
+++ xbase/ndx.h	2006-05-12 05:34:36.000000000 +0000
@@ -52,10 +52,6 @@
 #ifndef __XB_NDX_H__
 #define __XB_NDX_H__
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <xbase/xbase.h>
 #include <string.h>
 
--- xbase/index.h.orig	2006-05-12 05:34:06.000000000 +0000
+++ xbase/index.h	2006-05-12 05:34:47.000000000 +0000
@@ -47,10 +47,6 @@
 #ifndef __XB_INDEX_H__
 #define __XB_INDEX_H__
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <xbase/xbase.h>
 #include <string.h>
 

Attachment: signature.asc
Description: This is a digitally signed message part



Reply via email to