monotone-commits-nodiffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-nodiffs] Revision 62088a6240ab545efe75d0f616e507d4ca45


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 62088a6240ab545efe75d0f616e507d4ca454d17
Date: Sat, 12 Jan 2008 15:06:17 +0100

-----------------------------------------------------------------
Revision: 62088a6240ab545efe75d0f616e507d4ca454d17
Ancestor: 3b77ccffefdf235bdec6d9e7c9e9b18aa5f1777d
Author: address@hidden
Date: 2007-12-30T01:20:56
Branch: net.venge.monotone.guitone

Modified files:
        src/model/InventoryItem.cpp src/model/InventoryItem.h

ChangeLog: 

* InventoryItem.h: moved implementation from the ModelItem class into the
cpp file; also fixed a bug where two data fields of the InventoryItem
class aliased the fields from the ModelItem class, so f.e. children.size()
was unequal to getChildren().size() (the former pointed to the field in
InventoryItem, the latter was implemented in ModelItem and used the data
field there internally). My stupidity. The compiler should still spit out a 
warning when things like this happen.


monotone --db={your.database} diff 
--revision=3b77ccffefdf235bdec6d9e7c9e9b18aa5f1777d 
--revision=62088a6240ab545efe75d0f616e507d4ca454d17
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]