All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain <ju.o@free.fr>
To: yann.morin@orange.com
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/5] utils/get-developers: don't offload parse_args()
Date: Sun, 05 Jan 2025 14:21:53 +0100	[thread overview]
Message-ID: <d2baa32aed31f6779eccb1e9cf7724df@free.fr> (raw)
In-Reply-To: <05938c936119392a3e652cbb27b55b7da436e36c.1734938835.git.yann.morin@orange.com>

On 23/12/2024 08:27, yann.morin@orange.com wrote:
> From: "Yann E. MORIN" <yann.morin@orange.com>
> 
> Offloading parser.parse_args() to a helper function does not bring 
> much,
> if at all; it even is restrictive: indeed, we can't use parser.error()
> to report errors and thus have to resort to a canned print+return
> sequence...
> 
> Signed-off-by: Yann E. MORIN <yann.morin@orange.com>

Series applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-01-05 13:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-23  7:27 [Buildroot] [PATCH 0/5] utils/get-developers: misc cleanups and improvements yann.morin
2024-12-23  7:27 ` [Buildroot] [PATCH 1/5] utils/get-developers: don't offload parse_args() yann.morin
2025-01-05 13:21   ` Julien Olivain [this message]
2025-01-09  8:53     ` Peter Korsgaard
2024-12-23  7:27 ` [Buildroot] [PATCH 2/5] utils/get-developers: use parser.error() rather than canned print+return yann.morin
2024-12-23  7:27 ` [Buildroot] [PATCH 3/5] utils/get-developers: read patch from stdin when it's not a tty yann.morin
2025-01-18 21:00   ` Julien Olivain
2024-12-23  7:27 ` [Buildroot] [PATCH 4/5] utils/get-developers: sort reported developers yann.morin
2024-12-23  7:27 ` [Buildroot] [PATCH 5/5] utils/get-developers: add option to report Cc: lines yann.morin
  -- strict thread matches above, loose matches on Subject: below --
2024-12-20 13:31 [Buildroot] [PATCH 0/5] utils/get-developers: misc cleanups and improvements yann.morin
2024-12-20 13:30 ` [Buildroot] [PATCH 1/5] utils/get-developers: don't offload parse_args() yann.morin

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=d2baa32aed31f6779eccb1e9cf7724df@free.fr \
    --to=ju.o@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=yann.morin@orange.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.