[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2005-01-02 5:53:41
Message-ID: 20050102055341.6A3F51B45B () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

added Change all FooPrivate *d; -> FooPrivate * const d; item


  M +3 -0      TODO   1.49


--- kdelibs/TODO  #1.48:1.49
@@ -2,4 +2,7 @@
 that we would like to make for the next binary incompatible release.
 
+- Change all FooPrivate *d; -> FooPrivate * const d; and place initialization
+in constructor.  To help catch silly mistakes sense d should never change.
+
 - Move alll utility functions away from KApplication. TDB: Make KApplication 
   a very thin wrapper around QApplication. Ideally, KApplication should go 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic