Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > muc.lists.netbsd.tech.install > #199 > unrolled thread

[PATCH] sysinst: "none" mount point

Started bytlaronde@kergis.com
First post2023-10-26 09:20 +0200
Last post2023-10-31 14:09 +0100
Articles 3 — 2 participants

Back to article view | Back to muc.lists.netbsd.tech.install


Contents

  [PATCH] sysinst: "none" mount point tlaronde@kergis.com - 2023-10-26 09:20 +0200
    Re: [PATCH] sysinst: "none" mount point Martin Husemann <martin@duskware.de> - 2023-10-31 13:30 +0100
    Re: [PATCH] sysinst: "none" mount point tlaronde@kergis.com - 2023-10-31 14:09 +0100

#199 — [PATCH] sysinst: "none" mount point

Fromtlaronde@kergis.com
Date2023-10-26 09:20 +0200
Subject[PATCH] sysinst: "none" mount point
Message-ID<ZToTO1eEkU4cmMQL@kergis.com>

[Multipart message — attachments visible in raw view] — view raw

When setting the mount point, the message proposes the possibly
translated keyword "<none>" but the code only compares to "none".

Attached is the simple fix.
-- 
        Thierry Laronde <tlaronde +AT+ kergis +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

[toc] | [next] | [standalone]


#200

FromMartin Husemann <martin@duskware.de>
Date2023-10-31 13:30 +0100
Message-ID<20231031123049.GA24060@mail.duskware.de>
In reply to#199
On Thu, Oct 26, 2023 at 09:20:27AM +0200, tlaronde@kergis.com wrote:
> When setting the mount point, the message proposes the possibly
> translated keyword "<none>" but the code only compares to "none".

The "possibly translated" is indeed a problem, but where do you see it
suggest <none> ?

Martin

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de

[toc] | [prev] | [next] | [standalone]


#201

Fromtlaronde@kergis.com
Date2023-10-31 14:09 +0100
Message-ID<ZUD8cBSI5aPbFQyz@kergis.com>
In reply to#199
On Tue, Oct 31, 2023 at 01:30:50PM +0100, Martin Husemann wrote:
> On Thu, Oct 26, 2023 at 09:20:27AM +0200, tlaronde@kergis.com wrote:
> > When setting the mount point, the message proposes the possibly
> > translated keyword "<none>" but the code only compares to "none".
> 
> The "possibly translated" is indeed a problem, but where do you see it
> suggest <none> ?

I mean it suggests the corresponding translation. In french, it was
'aucun'. I used "<none>", here, simply to parrot the C source, with
the meaning: whatever is localized for "none" in the current selected
language.
-- 
        Thierry Laronde <tlaronde +AT+ kergis +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de

[toc] | [prev] | [standalone]


Back to top | Article view | muc.lists.netbsd.tech.install


csiph-web