From: Thomas Hauk on
Shouldn't this function be declared const? The only thing it does is
call another function, which is declared const.

(Same goes with wxDir::HasSubDirs, actually.)

If there's no issue, can that change be made in the mainline branch?

T

--
"Take it to the bridge!"
-- James Brown

From: Vadim Zeitlin on
On Mon, 21 Apr 2008 19:18:24 -0700 Thomas Hauk <thauk(a)novuscom.net> wrote:

TH> Shouldn't this function be declared const? The only thing it does is
TH> call another function, which is declared const.
TH>
TH> (Same goes with wxDir::HasSubDirs, actually.)
TH>
TH> If there's no issue, can that change be made in the mainline branch?

Done, thanks,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/