Attached is a patch to fix namespace issues that break the build.


Hub

Index: cygnal/http.h
===================================================================
RCS file: /sources/gnash/gnash/cygnal/http.h,v
retrieving revision 1.5
diff -h -r1.5 http.h
32,34d31
< // FIXME: don't use 'using namespace' in headers !
< using namespace std;
< 
38c35
< class HTTP : public Network
---
> class HTTP : public gnash::Network
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to