From: Sergey Kaplun via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: Sergey Bronnikov <sergeyb@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: Re: [Tarantool-patches] [PATCH luajit] Fix maxslots when recording BC_TSETM. Date: Mon, 28 Aug 2023 17:04:18 +0300 [thread overview] Message-ID: <ZOypYgGKzZVxSPbO@root> (raw) In-Reply-To: <b73d5608-06b0-c434-b572-988fe3e1f9fd@tarantool.org> Hi, Sergey! Thanks for the review! On 28.08.23, Sergey Bronnikov wrote: > Hi, Sergey > > > thanks for the patch! LGTM > > See a minor comment inline. > > > Sincerely yours, > > Sergey > > > On 8/25/23 18:00, Sergey Kaplun wrote: > > From: Mike Pall <mike> > > > > Analyzed by Sergey Kaplun. > > <snipped> > > I've discovered that bug is not reproduced when LUAJIT_ENABLE_TABLE_BUMP > is enabled, by default it is disabled. > > CFLAGS="-DLUAJIT_ENABLE_TABLE_BUMP" cmake -S . -B build > -DCMAKE_BUILD_TYPE=Debug > > cmake --build build --parallel > > It is probably worth to mention in commit message. Feel free to ignore. I suppose, since it's not enabled by default it's better to ignore it. It's hidden due-to DCE optimizations, most probably. Ignoring. > > > > <snipped> > -- Best regards, Sergey Kaplun
next prev parent reply other threads:[~2023-08-28 14:09 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-08-25 15:00 Sergey Kaplun via Tarantool-patches 2023-08-28 12:58 ` Sergey Bronnikov via Tarantool-patches 2023-08-28 14:04 ` Sergey Kaplun via Tarantool-patches [this message] 2023-08-28 15:00 ` Maxim Kokryashkin via Tarantool-patches 2023-08-28 15:02 ` Sergey Kaplun via Tarantool-patches 2023-08-28 15:16 ` Maxim Kokryashkin via Tarantool-patches 2023-08-28 15:19 ` Sergey Kaplun via Tarantool-patches 2023-09-01 15:45 ` Igor Munkin via Tarantool-patches
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=ZOypYgGKzZVxSPbO@root \ --to=tarantool-patches@dev.tarantool.org \ --cc=sergeyb@tarantool.org \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit] Fix maxslots when recording BC_TSETM.' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox