Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167567569
D23114.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
625 B
Referenced Files
None
Subscribers
None
D23114.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D23114: Document two new conventions:
Attached
Detach File
Event Timeline
Log In to Comment