Both patches attached.

These can also be found at:

http://snecker.fedorapeople.org/simias/

I would appreciate comments on the second which is a one-liner and I think
is good but need a competent coder to confirm.

Regards
Chris

-- 
http://www.chruz.com
--- configure.in	2007-08-07 07:51:21.000000000 +0100
+++ ../configure.in	2007-09-07 16:00:11.000000000 +0100
@@ -279,7 +279,7 @@
         AC_CHECK_PROG(CXX, g++, g++)
 		StoreProviderAssembly="SimiasLib.dll"
 		StoreProviderType="Simias.Storage.Provider.Flaim.FlaimProvider"
-		GSOAP_PATH="$TOOLDIR/gsoap/linux-2.7"
+		GSOAP_PATH="$TOOLDIR/gsoap/gsoap-linux-2.7"
 		mappingpath="${exec_prefix}/lib/simias/web/bin/Simias.exe"
     ;;
     #
--- src/core/libsimias/simiasweb.h	2007-09-07 16:16:27.000000000 +0100
+++ src/core/libsimias/simiasweb.h	2007-09-07 16:16:55.000000000 +0100
@@ -38,7 +38,6 @@
   SIMIAS_DOMAIN_TYPE_NONE   = 3
 } SIMIAS_DOMAIN_TYPE;
 #endif
-typedef enum {false_, true_} xsd__boolean;
 
 /**************************************************************************/
 /* Data Structures                                                        */
_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to