Re: vim9script variable is garbage collected when it shouldn't be?

2025-03-05 Fir de Conversatie Heptite
Sorry for the noise, I realized I need to add "noclear" to the vim9script command. On Wednesday, March 5, 2025 at 11:52:28 AM UTC-7 Christian J. Robinson wrote: > Foo.vim: > > vim9script > > export class Foo > def new() > enddef > def Bar(s: string) >

Re: Windows, vim crashes when trying to load perl DLL for Strawberry Perl 5.40

2024-12-17 Fir de Conversatie Heptite
I'm giving this a bump because I'm not sure it's been seen by someone who can fix it. On Thursday, December 12, 2024 at 10:52:21 AM UTC-7 Christian J. Robinson wrote: > Unfortunately this is beyond my ability to debug, but any time my vim > binary compiled with Strawberry Perl 5.40 dynamic tri

Re: Patch 8.1.0474

2018-10-14 Fir de Conversatie Heptite
On Sunday, October 14, 2018 at 1:48:41 PM UTC-6, Bram Moolenaar wrote: > Cesar Romani wrote: > > gcc -c -Iproto -DWIN32 [...] auto/if_perl.c -o gobjZi686/if_perl.o > > if_perl.xs:38:10: fatal error: vim.h: No such file or directory > > #include "vim.h" > >^~~ > > compilation termi