[Tarantool-patches] [PATCH luajit 3/7] memprof: move symtab to a separate module

Sergey Kaplun skaplun at tarantool.org
Wed Sep 22 11:14:46 MSK 2021


On 22.09.21, Sergey Kaplun via Tarantool-patches wrote:

<snipped>

> > diff --git a/src/lj_memprof.h b/src/lj_memprof.h
> > index 3417475d..33a9b869 100644
> > --- a/src/lj_memprof.h
> > +++ b/src/lj_memprof.h
> > @@ -16,42 +16,6 @@
> >  #include "lj_def.h"
> >  #include "lj_wbuf.h"
> >  
> > -#define LJS_CURRENT_VERSION 0x1
> 
> This a little bit confusing for me:
> Symtab version in tarantool branch is 0, not 1.

Sorry, my bad -- still 0x1 :)
Please ignore this comment.

> 

<snipped>

> 
> -- 
> Best regards,
> Sergey Kaplun

-- 
Best regards,
Sergey Kaplun


More information about the Tarantool-patches mailing list