https://sourceware.org/bugzilla/show_bug.cgi?id=33696
--- Comment #1 from Alan Modra <amodra at gmail dot com> --- (In reply to Guinevere Larsen from comment #0) > That's because in C23, strstr and similar functions will return const char * > if fed a const char * Presumably only with sufficiently recent headers. For the sake of anyone looking at this bug report, what version of glibc is required? > I have not tried making the `s` parameter of find_no_app non-const, so that > may be an easier fix, if deemed to be correct. I think that is the way to go here. -- You are receiving this mail because: You are on the CC list for the bug.
