This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix undefined behaviour inconsistent for strtok



On 25/10/2016 11:51, Joseph Myers wrote:
> On Tue, 25 Oct 2016, Adhemerval Zanella wrote:
> 
>> None I am aware of, but regardless it is a effort to close down old
>> glibc bugs and keep the backlog under control.
> 
> Well, if a bug report is invalid then closing it as INVALID is 
> appropriate.  Or if there is an idea in the bug report that might or might 
> not be a good idea but isn't appropriate for Bugzilla, closing as INVALID 
> and putting a note on 
> <https://sourceware.org/glibc/wiki/Development_Todo/Master> of the idea to 
> consider (with a link to the previous discussion in the bug) is 
> appropriate.
> 

Right, but the bug report is about the inconsistent behaviour about
for x86_64 (and powerpc as well) and default one.  Bug report comments
from Carlos pointed that it should be fixed in x86_64/powerpc
implementation, while I argued that it would better to follow
what other libc are aiming for since this specific case that does
trigger any particular issue. That's why I think it is not invalid.

If the consensus is indeed to fix the x86_64/powerpc I will work
towards, although I still prefer aim for portability.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]