pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45408: devel/scmcvs does not compile
The following reply was made to PR pkg/45408; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/45408: devel/scmcvs does not compile
Date: Tue, 27 Sep 2011 14:05:16 +0200
On Tue, Sep 27, 2011 at 11:05:00AM +0000,
joern.clausen%uni-bielefeld.de@localhost wrote:
> Probably s/getline/getline_cvs/ has to be done in more places. But again:
> What is the problem trying to be solved?
Why "again"?
The problem to be solved is that IEEE Std 1003.1-2008 contains a
getline() function which is provided by NetBSD, which conflicts with
the private getline() function in this code.
Thomas
Home |
Main Index |
Thread Index |
Old Index