Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2022 19:01:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267902] [exp-run] with -Wdate-time warning flag
Message-ID:  <bug-267902-7788-VNXTqdFTaZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267902-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267902-7788@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=3D267902

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Da8f92d247e77f97f70aada494210bf04f=
1f7ef39

commit a8f92d247e77f97f70aada494210bf04f1f7ef39
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-02-09 22:10:03 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-11-30 18:59:57 +0000

    Enable -Wdate-time warning

    This produces an "expansion of date or time macro is not reproducible"
    warning or error upon use of __DATE__ or __TIME__.

    Provide NO_WDATE_TIME for ports or 3rd party software to opt out.

    This is a recommit of 489d7a8528ca, which was reverted (by baf8cbcd97a6)
    due to ports build failures.

    PR:             267902 [exp-run]
    Reviewed by:    markj
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D29580

 share/mk/bsd.sys.mk | 3 +++
 1 file changed, 3 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267902-7788-VNXTqdFTaZ>