Page MenuHomeFreeBSD

D23114.diff
No OneTemporary

D23114.diff

Index: share/man/man9/style.9
===================================================================
--- share/man/man9/style.9
+++ share/man/man9/style.9
@@ -25,7 +25,7 @@
.\" From: @(#)style 1.14 (Berkeley) 4/28/95
.\" $FreeBSD$
.\"
-.Dd December 13, 2019
+.Dd January 10, 2020
.Dt STYLE 9
.Os
.Sh NAME
@@ -893,6 +893,13 @@
(e.g., various static analyzers or
.Nm cc Fl Wall )
and produce minimal warnings.
+.Pp
+New code should use
+.Fn _Static_assert
+instead of the older
+.Fn CTASSERT .
+.Pp
+New code should use C99 initializers.
.Sh FILES
.Bl -tag -width indent
.It Pa /usr/src/tools/tools/editing/freebsd.el

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 23, 6:04 PM (3 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37155711
Default Alt Text
D23114.diff (625 B)

Event Timeline