On Fri, May 24, 2013 at 12:34:20PM -0400, Sean Boudreau wrote: > > Hi, > > The #ifdef __QNXNTO__ block in src/gui.c:gui_do_fork() > is missing the #ifdef FEAT_GUI_GTK block that is in > the non-QNX version. As such gui_mch_init_check() > is never called and things never get rolling. > > I just removed the QNX specific block and used the > generic code and things are fine. There's nothing > in the generic code that gives QNX grief. >
Any thoughts? Regards, -seanb -- -- 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/groups/opt_out.
