Christian Brabandt wrote:
> On Di, 26 Jan 2016, Bram Moolenaar wrote:
>
> > Patch 7.4.1184 (after 7.4.1182)
> > Problem: MS-Windows build is still broken.
> > Solution: Change nbsock to ch_fd.
> > Files: src/channel.c
>
> I was trying to set up the vim-win32-installer repository as suggested
> and noticed, Windows builds still fail in if_tcl.c:
> https://ci.appveyor.com/project/chrisbra/vim-win32-installer/build/job/aqukow557onkcst2
> because of a redefinition of of channel_close()
Strange that it didn't fail for me. Must be a difference in how
"static" is interpreted.
Let's rename the functions in if_tcl.c, since they are TCL specific.
Please watch out for any other problems, this refactoring is not
trivial. Still need to find a way to have the windows message
(WM_NETBEANS) pass a channel index. Hmm, looks like the message
contains the socket, we can lookup the index from that.
--
hundred-and-one symptoms of being an internet addict:
49. You never have to deal with busy signals when calling your ISP...because
you never log off.
/// 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.