Gentoo Archives: gentoo-dev

From: Marek Szuba <marecki@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 1/5] gnome2-utils.eclass: phase out emktemp
Date: Sun, 26 Dec 2021 09:44:47
Message-Id: B7D6BA77-536F-406B-9A7A-B3B7F0F61624@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH 1/5] gnome2-utils.eclass: phase out emktemp by Mart Raudsepp
1 On 13 December 2021 17:24:18 UTC, Mart Raudsepp <leio@g.o> wrote:
2
3 >Actually I kind of preferred a static name over straight mktemp,
4 >because emktemp supported other cases than a pure mktemp usage does.
5 >But I don't know if it could ever clash things in some weird
6 >situations.
7
8 That last part is the message I tried to convey in my e-mail, sorry if I wasn't clear enough.
9
10 Anyway, could anyone with more Postage/PMS experience weigh in on this? If it is indeed safe then the eclass could be modified further, e.g. to use static names with EAPI-8+ but stick with mktemp for older EAPIs just to be safe.
11
12 --
13 Marecki

Replies

Subject Author
Re: [gentoo-dev] [PATCH 1/5] gnome2-utils.eclass: phase out emktemp "Michał Górny" <mgorny@g.o>