But still I think the force cast to (char *) is needed On Sat, Dec 17, 2022 at 5:22 AM 罗勇刚(Yonggang Luo) wrote: > > > > On Fri, Oct 28, 2022 at 7:45 PM Mark Wielaard wrote: > > > > On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel > > wrote: > > > basename function are accessed multiple place, but used without > > > include libgen.h > > > > This is wrong. We use the GNU basename (from string.h with > > _GNU_SOURCE), not the POSIX one (from libgen.h). > > Thanks, that informs me, are they the same thing? > obviously mingw lacked of this > > > > > Cheers, > > > > Mark > > > > -- > 此致 > 礼 > 罗勇刚 > Yours > sincerely, > Yonggang Luo -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo