RE: Win64-related patches

2007-02-25 Thread Michael Wookey
> Michael Wookey wrote: > > > > Michael Wookey wrote: > > > > > > > > One bug that I didn't fix. Build gvim.exe with OLE=no, run > 'gvim > > > > > - register', and watch it crash while trying to display an > error > > > > > message. > > > > > > > > This seems to fix the bug... > > > > > > > > Inde

RE: Win64-related patches

2007-02-25 Thread Bram Moolenaar
Michael Wookey wrote: > > Michael Wookey wrote: > > > > > > One bug that I didn't fix. Build gvim.exe with OLE=no, run 'gvim > > > > - register', and watch it crash while trying to display an error > > > > message. > > > > > > This seems to fix the bug... > > > > > > Index: src/message.c > > > =

RE: Win64-related patches

2007-02-24 Thread Michael Wookey
> Hi Bram, > > > Michael Wookey wrote: > > > > > > One bug that I didn't fix. Build gvim.exe with OLE=no, run 'gvim > - > > register', > > > > and watch it crash while trying to display an error message. > > > > > > This seems to fix the bug... > > > > > > Index: src/message.c > > > ==

RE: Win64-related patches

2007-02-24 Thread Michael Wookey
Hi Bram, > Michael Wookey wrote: > > > > One bug that I didn't fix. Build gvim.exe with OLE=no, run 'gvim - > register', > > > and watch it crash while trying to display an error message. > > > > This seems to fix the bug... > > > > Index: src/message.c > > ===

Re: Win64-related patches

2007-02-20 Thread Mike Williams
On 12/02/2007 07:48, George V. Reilly wrote: * Win64 changes to make code compile cleanly: eval.c, misc2.c, if_ole.* * Fixed install.exe bug * Fixed annoying warning from Explorer about gvimext.dll * Fixed gvim.exe.mnf to be cross-platform. No longer needs to be generated from Make_mvc.mak * Re

RE: Win64-related patches

2007-02-14 Thread Michael Wookey
> Michael Wookey wrote: > > > > One bug that I didn't fix. Build gvim.exe with OLE=no, run 'gvim - > register', > > > and watch it crash while trying to display an error message. > > > > This seems to fix the bug... > > > > Index: src/message.c > > =

RE: Win64-related patches

2007-02-14 Thread Bram Moolenaar
Michael Wookey wrote: > > One bug that I didn't fix. Build gvim.exe with OLE=no, run 'gvim -register', > > and watch it crash while trying to display an error message. > > This seems to fix the bug... > > Index: src/message.c > ===

Re: Win64-related patches

2007-02-14 Thread Alexei Alexandrov
Hi George V. Reilly, you wrote: > * Win64 changes to make code compile cleanly: eval.c, misc2.c, if_ole.* > ... I've checked the patch - works fine for me as well. A couple of other notes: * It seems stuff like #> path of the compiler and linker; name of include and lib directories # PATH =

RE: Win64-related patches

2007-02-13 Thread Michael Wookey
> One bug that I didn't fix. Build gvim.exe with OLE=no, run 'gvim -register', > and watch it crash while trying to display an error message. This seems to fix the bug... Index: src/message.c === --- src/message.c (revision 212

Re: Win64-related patches

2007-02-12 Thread Bram Moolenaar
George Reilly wrote: > * Win64 changes to make code compile cleanly: eval.c, misc2.c, if_ole.* > * Fixed install.exe bug > * Fixed annoying warning from Explorer about gvimext.dll > * Fixed gvim.exe.mnf to be cross-platform. No longer needs to be generated > from Make_mvc.mak > * Re-fixed spell