[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
CVS update:
- To: pooma-cvs@xxxxxxxxxxxxxxxxxxxxxx
- Subject: CVS update:
- From: pooma@xxxxxxxxxxxxxxxxxxxxxxx
- Date: 18 Apr 2001 02:14:13 -0000
Date: Tuesday April 17, 2001 @ 20:14
Author: pooma
Update of /home/pooma/Repository/r2/src/Layout
In directory merlin.codesourcery.com:/tmp/cvs-serv18036
Modified Files:
DynamicLayout.h
Log Message:
Fixed bug in member function touchesAllocLocal(). There is no
touchesAlloc() function to call here because DynamicLayout has
no guards, so we just call the underlying touches() function.
|