Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 23:18:28 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/xlint/lint1 main1.c src/usr.bin/xlint/xlint         xlint.c
Message-ID:  <Pine.NEB.3.96L.1020407231715.11667B-100000@fledge.watson.org>
In-Reply-To: <200204071653.g37Grlq30476@freefall.freebsd.org>

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

I hope someone is keeping track of the list of things where we've reverted
good behavior on -CURRENT so that it compiles on -STABLE, such that we can
go fix these reversions later?  The whole point of implementing APIs of
this sort was to prevent unfortunate/non-portable behavior in our own
applications...  Of course, the fact that Perl is a bootstrap tool is a
big part of the problem :-).

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

On Sun, 7 Apr 2002, Ruslan Ermilov wrote:

> ru          2002/04/07 09:53:47 PDT
> 
>   Modified files:
>     usr.bin/xlint/lint1  main1.c 
>     usr.bin/xlint/xlint  xlint.c 
>   Log:
>   FreeBSD prior to 4.4-RELEASE and older versions of 5.0-CURRENT do
>   not have setprogname(3) and getprogname(3), and we need to build
>   lint(1) as a cross-tool to bootstrap.  Versions from lib/libc/gen
>   can't be compiled either.
>   
>   PR:             bin/36747
>   
>   Revision  Changes    Path
>   1.2       +53 -15    src/usr.bin/xlint/lint1/main1.c
>   1.19      +4 -6      src/usr.bin/xlint/xlint/xlint.c
> 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020407231715.11667B-100000>