Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 1999 09:47:43 +0900 (JST)
From:      shigio@wafu.netgate.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   kern/9869: Addition to style(9) about usage of macro.
Message-ID:  <199902020047.JAA07129@choota.signet.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         9869
>Category:       kern
>Synopsis:       When using macros out of function, they should end with a semicolon.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb  1 16:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Shigio Yamaguchi
>Release:        All release
>Organization:
>Environment:

	All environment.

>Description:

	The following statement should be added to style(9).

	     When using macros out of function, they should end with a semicolon.

	     SYSINIT(placeholder, SI_SUB_DUMMY,SI_ORDER_ANY, NULL, NULL);

	Otherwise, ctags(1) and gtags(1) cannot recognize function definitions
	collectly.

>How-To-Repeat:

	non

>Fix:
	
	non
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902020047.JAA07129>