Re: Feedback Request: Bug #63894 (2038 issue) Proposed Change

2024-08-17 Thread Vladimir 'phcoder' Serbinenko
I have adjusted grub functions to extend the range, I'll send then later today Le sam. 17 août 2024, 17:20, Andrew Hamilton a écrit : > Thank you, I see now there are some functions I may be able to use > already in the GRUB gnulib, I will investigate that. > > Thank you for the quick feedback!

Re: Feedback Request: Bug #63894 (2038 issue) Proposed Change

2024-08-17 Thread Andrew Hamilton
Thank you, I see now there are some functions I may be able to use already in the GRUB gnulib, I will investigate that. Thank you for the quick feedback! - Andrew On Sat, Aug 17, 2024 at 9:03 AM Vladimir 'phcoder' Serbinenko wrote: > > No, it's license-incompatible. Please don't use that code.

Re: Feedback Request: Bug #63894 (2038 issue) Proposed Change

2024-08-17 Thread Vladimir 'phcoder' Serbinenko
No, it's license-incompatible. Please don't use that code. Le sam. 17 août 2024, 16:44, Andrew Hamilton a écrit : > Hello, > > I'm thinking to try to address bug 63894 (grub_datetime2unixtime() > still has the year 2038 problem): > https://savannah.gnu.org/bugs/?63894 > > I confirmed the issue i