CVS Update: cr (branch: trunk)
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/chromium Module name: cr Repository: cr/spu/replicate/ Changes by: [email protected].(none) 05/12/01 15:26:24 Log message: Don't use casts when filling in the difference table. The casts were hiding invalid assignments to functions that didn't belong in the table. Now test if the function is a state-getter, if so, plug NULL into the table since we should never call a 'get' function to do state differencing. Modified files: cr/spu/replicate/: diffapi.py Revision Changes Path 1.6 +8 -4 cr/spu/replicate/diffapi.py ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click