Re: [Evolution] Patch to get 'tests' to compile



I removed test10 from the makefile, it probably just didn't
update on your system.

Your patch is probably a better fix though (i thought it was
like test9, which simply will no longer work).


--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=us-ascii

Here is a quick patch to get the 'tests' directory to compile.

According to NotZed:
2000-04-20  NotZed  <NotZed HelixCode com>

        * providers/mbox/camel-mbox-utils.[ch]: Removed.

        * providers/mbox/camel-mbox-parser.[ch]: Removed.  Removed
        references to it.


evolution/tests/test10.c still refers to these to these .h files. I just removed them from the header(s) 
and it compiled fine.

Patch Enclosed.

--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="evolution-test-fix.patch"

? mail.test
? evolution-test-fix.patch
Index: test10.c
===================================================================
RCS file: /cvs/gnome/evolution/tests/test10.c,v
retrieving revision 1.10
diff -u -r1.10 test10.c
--- test10.c  2000/04/18 19:05:12     1.10
+++ test10.c  2000/04/23 18:30:33
@@ -3,8 +3,6 @@
 
 #include "camel.h"
 #include "camel-mbox-folder.h"
-#include "camel-mbox-parser.h"
-#include "camel-mbox-utils.h"
 #include "camel-mbox-summary.h"
 #include "camel-exception.h"
 #include "md5-utils.h"

--HcAYCG3uE/tztfnV--






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]