X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=tRFwFMVt4rnlT6KOhKuXbxrPaE4j3ErMA2/lXnUymQ4=; b=BJGf/eBiaRstjUtKxmCxjJmRd33YlOGlNekUh2uEYF1wLVHegCpHNhDBU5fRybZLyO U7gQFXwXap57KvukQRovV5DG63LkeqhE1f41tDk50OZy4qQxFdy0jc/1TQzDxAc1E7ND ImKHQS0ldNFoJGdYQnUMigRNg6UaW7B02xxmU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qvpZr+7cJfEzI+K8C8iEwz350V1ZbLYWtmY63wv94zjzZw7LUgYVhVEzForvVRCAzo BnQVY+S3Za79ITDoH+uex6aI+EMaSchqP116FKn8j+R2UI725YAB+oe0ZgKA61w9eUgj VEU8vHNMJdr3SDpoXNvrs5cY8DbC1buqMtlt0= MIME-Version: 1.0 In-Reply-To: <200904091948.n39JmdZ3020011@envy.delorie.com> References: <647fe9b10904082338t47849593q957622228bf13ca9 AT mail DOT gmail DOT com> <83y6u93cri DOT fsf AT gnu DOT org> <647fe9b10904091247n61fdc11dt81e265df49199da0 AT mail DOT gmail DOT com> <200904091948 DOT n39JmdZ3020011 AT envy DOT delorie DOT com> Date: Fri, 10 Apr 2009 00:06:24 +0300 Message-ID: <647fe9b10904091406o386faf09y4235f6452edd6f09@mail.gmail.com> Subject: Re: [PATCH] __attribute__((used)) fix for dxe.h From: Ozkan Sezer To: djgpp-workers AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, Apr 9, 2009 at 10:48 PM, DJ Delorie wrote: > >> You're welcome. BTW, while trying to checkout the latest cvs sources >> I'm having a failure since for about an hour or so: >> >> $ cvs -d:pserver:anonymous AT cvs DOT delorie DOT com:/cvs/djgpp co djgpp >> setgid failed: Operation not permitted >> >> Anything wrong on my side or on the cvs server? > > My side, probably. I had to tweak stuff to get Eli's access working > more smoothly, might have broken something. > It really seems like a problem with the server. Checkouts from other servers such as sourceforge just work, only djgpp is failing with that message.