Subject: CVS commit: pkgsrc/textproc/nbsed/files
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2003 22:13:58
Module Name: pkgsrc
Committed By: jschauma
Date: Sat Aug 23 22:13:57 UTC 2003
Modified Files:
pkgsrc/textproc/nbsed/files: defs.h process.c
Log Message:
Synch with basesrc:
The 'inline' keyword is a nonstandard extension of GCC, AFAIK.
MipsPro does not like it, so remove it.
Add fgetln prototype ifndef HAVE_FGETLN.
This makes this compile on Irix with the MipsPro Compiler as well as gcc.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/textproc/nbsed/files/defs.h \
pkgsrc/textproc/nbsed/files/process.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.