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

Suspicious code in CHistoryCombo

From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 20 Apr 2011 16:46:38 +0400

Hey.

Currently CHistoryCombo::SetPathHistory() contains the following code:

        if (NULL == hwndEdit)
        {
            //if not, try the old standby
            if(hwndEdit==NULL)
            {

which makes completely no sense. Could you please look into it?

Thank you.
Dmitry.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2721784

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-20 14:46:41 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.