Source-Changes archive

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

CVS commit: [wcurses] src/lib/libcurses



Module Name:    src
Committed By:   jdc
Date:           Mon Jan 22 20:15:08 UTC 2007

Modified Files:
        src/lib/libcurses [wcurses]: ctrace.c initscr.c

Log Message:
Do the debug initialisation only in ctrace.c.  Otherwise, it might not
get done, for example, if we start curses with setterm() and not initscr().


To generate a diff of this commit:
cvs rdiff -r1.16.2.1 -r1.16.2.2 src/lib/libcurses/ctrace.c
cvs rdiff -r1.27.18.1 -r1.27.18.2 src/lib/libcurses/initscr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index