Enlightenment CVS committal Author : moom Project : e17 Module : proto
Dir : e17/proto/etk/src/engines/ecore_evas_software_x11 Modified Files: ecore_evas_software_x11.c Log Message: * Do not dlclose() while the engine is still loaded... Bad MoOm!! =================================================================== RCS file: /cvs/e/e17/proto/etk/src/engines/ecore_evas_software_x11/ecore_evas_software_x11.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- ecore_evas_software_x11.c 27 Jul 2006 00:54:56 -0000 1.1 +++ ecore_evas_software_x11.c 27 Jul 2006 17:22:03 -0000 1.2 @@ -34,6 +34,7 @@ NULL, /* engine specific data */ NULL, /* engine name */ NULL, /* super (parent) engine */ + NULL, /* DL handle */ _window_constructor, NULL, /* window_destructor */ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs