0.1 BUGFIX

If you built e2 v0.1 with 'make' parameter FILES_UTF8ONLY=0 (which was the 
default in the published code), to prevent crashes when running commands in a 
separate shell, you should apply this patch:

--- e2_command.c        2005-06-02 23:06:25.000000000 +1000
+++ e2_command-patched.c        2005-07-26 16:34:02.000000000 +1000
@@ -916,4 +916,5 @@
        {
                local = D_FILENAME_TO_LOCALE (*tmp);
+               if (*tmp != command1)
                g_free (*tmp);
                *tmp = local;

File e2_command.c is in <path to e2-top-dir>/src/command

Regards
Tom


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: