On Fri, Sep 23, 2022 at 3:39 AM Marc-André Lureau <[email protected]> wrote: > > Hi > > On Tue, Sep 20, 2022 at 2:17 PM Bin Meng <[email protected]> wrote: >> >> From: Bin Meng <[email protected]> >> >> At present get_tmp_filename() has platform specific implementations >> to get the directory to use for temporary files. Switch over to use >> g_get_tmp_dir() which works on all supported platforms. >> > > As discussed in v1, there are other things to do while touching this code. > And since it is optional for the series goal, please send this as a different > patch/series. >
Okay, a separate patch has just been sent. Regards, Bin
