[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Undo.cpp: m_viewstates.size() < 0 ?

From: Oto BREZINA <otik_at_printflow.eu>
Date: Wed, 06 Apr 2011 22:05:40 +0200

Stefan,

in Undo.cpp is this code
     if (m_viewstates.size() < m_originalstate)
         // Can never get back to original state now
         m_originalstate = 1; // size() is always a multiple of 3

What is it for ? How can be m_viewstates.size() < 0 ?

-- 
Oto BREZINA, Printflow s.r.o., EU
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2717456
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-06 22:07:54 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.