public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Patrick Steinhardt <ps@pks•im>
To: Karthik Nayak <karthik.188@gmail•com>
Cc: git@vger•kernel.org, Jeff King <peff@peff•net>,
	Phillip Wood <phillip.wood123@gmail•com>,
	Junio C Hamano <gitster@pobox•com>
Subject: Re: [PATCH v2 0/3] Update clar for improved integer handling
Date: Tue, 6 Jan 2026 12:16:22 +0100	[thread overview]
Message-ID: <aVzvBnwsuPB_zd3_@pks.im> (raw)
In-Reply-To: <CAOLa=ZQrx2T=mPC58oSW=1Y4i1cOCtneN+U7rDUmKAke9ifp7g@mail.gmail.com>

On Tue, Jan 06, 2026 at 03:01:51AM -0800, Karthik Nayak wrote:
> Patrick Steinhardt <ps@pks•im> writes:
> 
> > Hi,
> >
> > this patch series updates clar. Most importantly, the update contains
> > properly typed handling of integers as well as a set of new asserts that
> > perform relative comparisons, like "less than" or "greater or equal".
> >
> > Thanks!
> >
> 
> I went through the changes and they look good. I didn't know about
> double evaluation of arguments in macros before, so that was good to
> read about. Thanks
> 
> > Patrick
> >
> > ---
> > Changes in v2:
> > - EDITME: describe what is new in this series revision.
> > - EDITME: use bulletpoints and terse descriptions.
> > - Link to v1: https://lore.kernel.org/r/20251205-b4-pks-clar-update-v1-0-fd70aac2ab90@pks.im
> >
> 
> Easter egg? :)

Oops :) Thanks for your review!

Patrick

  reply	other threads:[~2026-01-06 11:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-05 12:57 [PATCH 0/2] Update clar for improved integer handling Patrick Steinhardt
2025-12-05 12:57 ` [PATCH 1/2] t/unit-tests: update clar to 39f11fe Patrick Steinhardt
2025-12-05 18:40   ` Jeff King
2025-12-06 11:39     ` Patrick Steinhardt
2025-12-06  5:27   ` Junio C Hamano
2025-12-06 11:46     ` Patrick Steinhardt
2025-12-05 12:57 ` [PATCH 2/2] t/unit-tests: demonstrate use of integer comparison assertions Patrick Steinhardt
2025-12-06 11:47 ` [PATCH v2 0/3] Update clar for improved integer handling Patrick Steinhardt
2025-12-06 11:47   ` [PATCH v2 1/3] t/unit-tests: update clar to 39f11fe Patrick Steinhardt
2026-01-06 10:59     ` Karthik Nayak
2026-01-06 11:16       ` Patrick Steinhardt
2026-01-06 16:28         ` Karthik Nayak
2026-01-07  7:40         ` Jeff King
2026-01-08 12:46           ` Junio C Hamano
2025-12-06 11:47   ` [PATCH v2 2/3] t/unit-tests: demonstrate use of integer comparison assertions Patrick Steinhardt
2025-12-06 11:47   ` [PATCH v2 3/3] gitattributes: disable blank-at-eof errors for clar test expectations Patrick Steinhardt
2026-01-06 11:01   ` [PATCH v2 0/3] Update clar for improved integer handling Karthik Nayak
2026-01-06 11:16     ` Patrick Steinhardt [this message]
2026-01-07  3:53       ` Junio C Hamano
2026-01-07  7:01         ` Patrick Steinhardt

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=aVzvBnwsuPB_zd3_@pks.im \
    --to=ps@pks$(echo .)im \
    --cc=git@vger$(echo .)kernel.org \
    --cc=gitster@pobox$(echo .)com \
    --cc=karthik.188@gmail$(echo .)com \
    --cc=peff@peff$(echo .)net \
    --cc=phillip.wood123@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox