bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #define in CDKScreen.h


From: Thomas Dickey
Subject: Re: #define in CDKScreen.h
Date: Sat, 19 Oct 2002 14:33:08 -0400
User-agent: Mutt/1.3.27i

On Sat, Oct 19, 2002 at 02:04:58PM -0400, Lucas Gonze wrote:
> On Sat, 19 Oct 2002, Thomas Dickey wrote:
> > > #ifndef CDKSCREEN_H
> > > #define CDK_SCREEN_H
> > 
> > it looks as if I fixed that one a while ago...
> 
> ?
> 
> I picked up the release from your pages.  Is it better to get the source
> from cvs?

I'm not sure where you got it.  Here's the head of the most recent one,
which is on my ftp area.  (The rcs ident might help me remember to look
closer):

/*
 * $Id: cdkscreen.h,v 1.10 2002/07/17 21:06:24 tom Exp $
 */

#ifndef CDKINCLUDES
#ifndef CDKSCREEN_H
#define CDKSCREEN_H     1


I don't maintain it in cvs - I do snapshots occasionally from an rcs archive
on my home machine.  The only project that I use cvs for is in XFree86, and
I still keep a copy of xterm in rcs.  Likewise lynx (which is stored in PRCS
archives).

The way I work on these - I make changes, test as well as I can, and tag
with a symbolic revision in rcs.  So for your purposes, the snapshots
correspond to a cvs commit.  From my point of view rcs provides the ability
to make much finer-resolution tracking of the changes made.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]