Hi Bram, 2013/02/26 Tue 22:57:03 UTC+9 Bram Moolenaar wrote:
> > Patch 7.3.836 > Problem: Clipboard does not work on Win32 when compiled with Cygwin. > Solution: Move the Win32 clipboard code to a separate file and use it when > building with os_unix.c. (Frodak Baksik, Ken Takata) > Files: src/Make_bc5.mak, src/Make_cyg.mak, src/Make_ivc.mak, > src/Make_ming.mak, src/Make_mvc.mak, src/Make_w16.mak, > src/Makefile, src/config.h.in, src/configure.in, > src/auto/configure, src/feature.h, src/globals.h, src/mbyte.c, > src/os_mswin.c, src/os_unix.c, src/os_win32.c, src/proto.h, > src/proto/os_mswin.pro, src/proto/winclip.pro, src/term.c, > src/vim.h, src/winclip.c > This patch adds two new files (src/proto/winclip.pro, src/winclip.c). Do we need to add these files into 'Filelist'? Regards, Ken Takata -- -- 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.
