Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/pipermail/sas-uploads/2002-May/003009.html
Дата изменения: Sat May 25 23:20:06 2002 Дата индексирования: Sat Dec 22 03:13:17 2007 Кодировка: |
Package: cal-3.140.tgz - 377381 B MD5: f78d87b45ff900aab81b40fe4709b3b7 Uploaded by: Giuseppe Vacanti <gvacanti@rssd.esa.int> Accepted on: Sat May 25 19:19:21 2002 UTC The most recent ChangeLog entry says: Version 3.140 - 2002-05-24 (GV) ------------- + Merge is changes made on the RT at 3.138.{3,4} + (Ccf.cc) remove some print statements that had been left in the constructor of CCfAccessLog. Modify operator<<() for CcfAccessLog, so that it also re-issues warnings about expired CCF constituents. This operator is used in taskmain before the task is exited, so these warnings are again prominently shown. Is this an example of a 'critical' warning? ;-) + (Ccf.{cc,h}) Change the class CcfAccessLog so that it knows about possible expired CCF constituents. In Ccf.cc rename the FileLocator fileLocator to myfileLocator to avoid a name clash with extern fileLocator (from SasFileLocator.h). + Add the configuration file ccf.conf to the config subdirectory. + Write test harness for the above: testccfconf