I fixed this in https://codereview.chromium.org/2385653002/. Thanks for the report.
On 28 September 2016 at 17:33, Marco Concetto Rudilosso < [email protected]> wrote: > Which Template should I use when creating the bug at > http://crbug.com/v8/new? > > On Wed, Sep 28, 2016 at 5:16 PM, 'Ross McIlroy' via v8-dev < > [email protected]> wrote: > >> Please assign the bug to me ([email protected]). >> >> Cheers, >> Ross >> >> >> On 28 September 2016 at 17:07, Jochen Eisinger <[email protected]> >> wrote: >> >>> Please file a bug at crbug.com/v8/new >>> >>> thanks >>> -jochen >>> >>> On Wed, Sep 28, 2016 at 6:06 PM <[email protected]> >>> wrote: >>> >>>> I found that the current code on GitHub of V8 uses a deprecated >>>> function, namely readdir_r (more about it here: >>>> http://man7.org/linux/man-pages/man3/readdir_r.3.html). I am not able >>>> to correct the code because I don't fully understand how it works, but I >>>> wanted to help by exposing this problem. >>>> >>>> -- >>>> -- >>>> v8-dev mailing list >>>> [email protected] >>>> http://groups.google.com/group/v8-dev >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "v8-dev" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >>> -- >>> v8-dev mailing list >>> [email protected] >>> http://groups.google.com/group/v8-dev >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "v8-dev" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> -- >> v8-dev mailing list >> [email protected] >> http://groups.google.com/group/v8-dev >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "v8-dev" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/v8-dev/KZMKrjpjJHA/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
