Cesar Romani wrote:
> On 16/02/2016 10:48 a.m., Cesar Romani wrote:
> > On 16/02/2016 10:10 a.m., mattn wrote:
> > > https://gist.github.com/8b6c478ca91e985452b8
> > >
> > > This will fix your problem maybe.
> >
> > Yes, it does it. Thanks,
> >
> > Regards,
> >
>
> It compiles fine, but I have some warnings:
>
> --------------------
> [...]
> gcc -c -Iproto -DWIN32 [...] os_win32.c -o gobjZi386/os_win32.o
> In file included from c:/racket/include/scheme.h:31:0,
> from if_mzsch.h:16,
> from os_win32.c:26:
> c:/racket/include/sconfig.h:672:0: warning:
> "SCHEME_PLATFORM_LIBRARY_SUBPATH" redefined [enabled by default]
> # define SCHEME_PLATFORM_LIBRARY_SUBPATH "i386-cygwin"
> ^
> c:/racket/include/sconfig.h:533:0: note: this is the location of the
> previous definition
> # define SCHEME_PLATFORM_LIBRARY_SUBPATH "win32\\i386"
> ^
> In file included from c:/racket/include/sconfig.h:674:0,
> from c:/racket/include/scheme.h:31,
> from if_mzsch.h:16,
> from os_win32.c:26:
> c:/racket/include/uconfig.h:5:0: warning: "SYSTEM_TYPE_NAME" redefined
> [enabled by default]
> #define SYSTEM_TYPE_NAME "unix"
> ^
> In file included from c:/racket/include/scheme.h:31:0,
> from if_mzsch.h:16,
> from os_win32.c:26:
> c:/racket/include/sconfig.h:536:0: note: this is the location of the
> previous definition
> # define SYSTEM_TYPE_NAME "windows"
> ^
Those appear to be problems in racket.
> os_win32.c:319:1: warning: 'peek_console_input' defined but not used
> [-Wunused-function]
> peek_console_input(
> ^
> os_win32.c:329:1: warning: 'msg_wait_for_multiple_objects' defined but
> not used [-Wunused-function]
> msg_wait_for_multiple_objects(
> ^
I can fix those.
--
FIRST HEAD: Oh! quick! get the sword out I want to cut his head off.
THIRD HEAD: Oh, cut your own head off.
SECOND HEAD: Yes - do us all a favour.
"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.