Here's another replacement we will need.  "this" is a keyword in C++, so
we cannot use it as a name for function arguments in files that we
expect to compile with a C++ compiler.  Same goes for "new", but I don't
think there are any new's in jsdom.c or jsloc.c.  I'll find and fix uses
of this and new in these two files.

-- Chris
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev

Reply via email to