Changes in r20767 break existing error handling.
From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 26 Jan 2011 09:26:22 +0300
Hey.
Changes in r20767 significantly change functionality. For example look at previously existing CMainFrame::RunTortoiseProc(). It worker this way:
Now, when it is replaced with a call to CAppUtils::RunTortoiseProc() which redirects to CAppUtils::LaunchApplication() it will work this way:
This behavior changes are the number one reason I haven't submitted such patch myself - I planned to reduce duplication slowly, until it is clear which different ways to run the process are there and only then offer sime unification.
Best wishes.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.