Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 14:50:02 GMT
From:      Oliver Fromme <oliver@fromme.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/189975: devel/cssc: sccs create segfaults
Message-ID:  <201405201450.s4KEo2IH069386@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/189975; it has been noted by GNATS.

From: Oliver Fromme <oliver@fromme.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189975: devel/cssc: sccs create segfaults
Date: Tue, 20 May 2014 16:18:28 +0200 (CEST)

 Unfortunately I cannot reproduce the problem under FreeBSD 9.x
 (I've tried both i386 and amd64) with gcc as system compiler:
 
         $ mkdir test
         $ cd test
         $ touch one
         $ mkdir SCCS
         $ sccs create one
         
         one:
         admin: warning: SCCS/s.one: No id keywords.
         get: warning: SCCS/s.one: No id keywords.
         1.1
         0 lines
         $ 
 
 Unfortunately I do not have a FreeBSD 10 system (yet), so I'm
 not able to debug this.  If someone else can look into this,
 please be my guest.



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