From: Petr S. <pe...@ca...> - 2001-07-05 18:09:51
|
Hi Hans-Bernhard, Thanks for this update. The signal parameter type update was a good fix as it now conforms to ANSI C. I think that we should remove all "#if 0" blocks as it provides unnecessary code clutter. We should also consider internationalization (at least the messages and interface) for v16.0. Thanks, Petr > Update of /cvsroot/ > In directory usw-pr-cvs1:/tmp/cvs-serv6737 > > Modified Files: > ChangeLog > Log Message: > Added lots of prototypes, and made lots of funcs/vars "static" > > Index: ChangeLog > =================================================================== > RCS file: /cvsroot/cscope/cscope/ChangeLog,v > retrieving revision 1.90 > retrieving revision 1.91 > diff -C2 -r1.90 -r1.91 > *** ChangeLog 2001/07/05 15:20:45 1.90 > --- ChangeLog 2001/07/05 16:47:04 1.91 > *************** > *** 1,2 **** > --- 1,3 ---- > + (2001/07/05 - broeker) Put in lots of 'static' keywords, added prototypes. > (2001/07/05 - broeker) Renamed pclose() function to mypclose(), in order not to > cause a conflict with system function having the same > > _______________________________________________ > Cscope-cvs mailing list > Csc...@li... > http://lists.sourceforge.net/lists/listinfo/cscope-cvs -- -------------------------------------------------------- Petr Sorfa Senior Software Engineer Caldera 430 Mountain Ave. http://www.caldera.com Murray Hill 07974 NJ, USA -------------------------------------------------------- Disclaimer: All my comments are my own and nobody else's ---------------------------------------------------------- |