Date: Thu, 21 Mar 2024 19:05:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277863] Possible regression in mktime(3) Message-ID: <bug-277863-227-O6TJfWLkVC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277863-227@https.bugs.freebsd.org/bugzilla/> References: <bug-277863-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277863 --- Comment #3 from Dennis Clarke <dclarke@blastwave.org> --- Seems the breakage is somewhere between 13.1 and 13.2 :=20 root@:~ # cc -g -O0 -o foo foo.c=20 root@:~ #=20 root@:~ # ./foo foo: mktime failed: Value too large to be stored in data type root@:~ # freebsd-version -ru=20 14.0-RELEASE-p5 13.2-RELEASE root@:~ # --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277863-227-O6TJfWLkVC>