[Bug 277863] Possible regression in mktime(3)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Mar 2024 19:05:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277863

--- Comment #3 from Dennis Clarke <dclarke@blastwave.org> ---

Seems the breakage is somewhere between 13.1 and 13.2 : 

root@:~ # cc -g -O0 -o foo foo.c 
root@:~ # 
root@:~ # ./foo
foo: mktime failed: Value too large to be stored in data type

root@:~ # freebsd-version -ru 
14.0-RELEASE-p5
13.2-RELEASE
root@:~ #

-- 
You are receiving this mail because:
You are the assignee for the bug.