2016-07-23 6:03 GMT+09:00 Bram Moolenaar <[email protected]>: > > Kazunobu Kuriyama wrote: > > > 2016-07-22 5:10 GMT+09:00 Bram Moolenaar <[email protected]>: > > > > > > > > Patch 7.4.2089 > > > Problem: Color handling of X11 GUIs is too complicated. > > > Solution: Simplify the code. Use RGBA where appropriate. (Kazunobu > > > Kuriyama) > > > Files: src/gui.h, src/gui_beval.c, src/gui_gtk_x11.c, > src/netbeans.c > > > > > > > > Bram, > > > > It looks that the Athena and Motif part, which corresponds to > > x11_color_name_decoding.patch, is missing from this patch, while the part > > corresponding to gtk_color_name_decoding.patch is included. > > > > But I believe that's due to your wise judgement. > > > > I'm now feeling that I forgot to correct some part of the Motif code. > > > > To confirm that, I'm now installing the Motif library on my Mac. > > > > So, please put off the inclusion of x11_color_name_decoding.patch till > I've > > done the check. > > > > I'll report back as soon as I get a conclusion. > > > > (Since I have to compile Motif and some of its dependent libraries from > > source, it may take hours or day.) > > I included the second patch since you said to discard the first patch. > But I now see that you actually had two patches in one message. >
Oh, looks I failed to make myself understood. But somehow this misunderstanding eventually gives us a certain luck...in a sense... :-) So should I still include x11_color_name_decoding.patch ? > No, you shouldn't. Using the working Motif installed yesterday, now I know that x11_color_name_decoding.patch causes a severe runtime error which prevents the Motif GUI from startup. I fixed that. So please use the new, corrected patch attached to this email. I named it x11_color_name_decoding_updated.patch to distinguish it from the previous one. Best regards, Kazunobu Kuriyama > -- > [SIR LAUNCELOT runs back up the stairs, grabs a rope > of the wall and swings out over the heads of the CROWD in a > swashbuckling manner towards a large window. He stops just short > of the window and is left swing pathetically back and forth.] > LAUNCELOT: Excuse me ... could somebody give me a push ... > "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES > LTD > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net > \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ > \\\ > \\\ an exciting new programming language -- http://www.Zimbu.org > /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org > /// > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
x11_color_name_decoding_updated.patch
Description: Binary data
