Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace


Modified Files:
        ChangeLog 


Log Message:
Don't use dl_foreachfile() to load the plugins
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- ChangeLog   18 Apr 2004 13:02:35 -0000      1.11
+++ ChangeLog   22 Apr 2004 14:22:39 -0000      1.12
@@ -1,4 +1,12 @@
-$Id: ChangeLog,v 1.11 2004/04/18 13:02:35 tsauerbeck Exp $
+$Id: ChangeLog,v 1.12 2004/04/22 14:22:39 tsauerbeck Exp $
+
+2004-04-22 Tilman Sauerbeck <tilman -at- code-monkey.de>
+        * src/main.c, src/embrace.c, src/embrace_plugin.c:
+          Don't use dl_foreachfile() to load the plugins. We now
+          iterate over the files in the plugin directories manually,
+          since dl_foreachfile() caused some nasty problems when run
+          under Valgrind resp. it didn't seem to work well on some
+          systems.
 
 2004-04-18 Tilman Sauerbeck <tilman -at- code-monkey.de>
         * src/plugins/imap/imap.c: Ported the recent fixes for POP3




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to