Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2004 19:40:50 +1300 (NZDT)
From:      Gareth Redman <gredman@hyper.net.nz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/75347: calendar.newzealand missing newline at end of file
Message-ID:  <200412210640.iBL6eoUu000904@kraid.hak>
Resent-Message-ID: <200412210650.iBL6oN8X029428@freefall.freebsd.org>

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

>Number:         75347
>Category:       conf
>Synopsis:       calendar.newzealand missing newline at end of file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 21 06:50:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gareth Redman
>Release:        FreeBSD 5.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD kraid.hak 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #0: Wed Dec 15 22:04:31 NZDT 2004 gredman@kraid.hak:/usr/obj/usr/src/sys/KRAID i386


>Description:
	The file /usr/src/usr.bin/calendar/calendars/calendar.newzealand is
	missing a newline character at the end of the file.  This causes a
	warning message to be printed (possibly by cpp(1)) when run through
	calendar(1).

>How-To-Repeat:
	Run:
	    % calendar -f calendar.newzealand
	Receive:
	    <stdin>:25: warning: no newline at end of file

>Fix:

	Insert a newline at the end of the file.


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



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