On Wed, Oct 03, 2007 at 02:15:23PM +0000, Benjamin Wolsey wrote: > - static std::string expandPath(std::string _path); //path string > operations > + static std::string expandPath(std::string& path); //path string > operations
Should it return void ? Returning a string would make the copy anyway.. --strk; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit