Sandro Santilli wrote:
On Fri, Dec 08, 2006 at 12:56:29PM +0000, Sandro Santilli wrote:
As you can see we could drop *all* operator<< and just
leave the one for std::string. The downside is we'll be
using stringstream for printing *everything*, but the
code would be much more cleaner..
stringstream isn't portable to older versions of GCC, like 3.x I
believe. Currently I think the std::string one fails anyway...
- rob -
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit