OSSP CVS Repository

ossp - Check-in [3830]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3830
Date: 2002-Dec-04 17:00:48 (local)
2002-Dec-04 16:00:48 (UTC)
User:ms
Branch:
Comment: Correct nonstandard zero date format.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/TODO      1.28 -> 1.29     1 inserted, 0 deleted
ossp-pkg/as/as-gui/as_const.h      1.13 -> 1.14     1 inserted, 1 deleted

ossp-pkg/as/as-gui/TODO 1.28 -> 1.29

--- TODO 2002/12/04 11:34:08     1.28
+++ TODO 2002/12/04 16:00:48     1.29
@@ -30,6 +30,7 @@
 Ausblendbare Spalten
 Check all identifiers for undeutig unique scope
 Some signals implemented in Titraqform really belong in satellite classes
+Write M4 macro for detecting cuserid, and prefer cuserid in ac_assist when present
 
 Beim Editmodus
 ---------------


ossp-pkg/as/as-gui/as_const.h 1.13 -> 1.14

--- as_const.h   2002/12/04 14:50:08     1.13
+++ as_const.h   2002/12/04 16:00:48     1.14
@@ -50,7 +50,7 @@
 #define TITRAQ_DEFLOCALLOG      "no"
 
 // Other string constants
-#define TITRAQ_DATEZERO         "00.00.00"
+#define TITRAQ_DATEZERO         "0000-00-00"
 
 // Indexes of table columns
 #define TITRAQ_IDXALLCTRLS     -1

CVSTrac 2.0.1