Hi! > The worst is that print queue.front()->m_timestamp returns the correct > value 0 and that queue.front()->GetTimestamp is really pointing to an > Action method. > I have a workaround :
Action* b = queue.front(); b->GetTimestamp(); // returns the correct value But, it woul be real shame to apply it, as I fear it'll hide a serious bug. Lodesi _______________________________________________ Wormux-dev mailing list Wormux-dev@gna.org https://mail.gna.org/listinfo/wormux-dev