ashuk%eng.sun.com 38bb3e3a5a Bug=81484
author=ashuk
Patch provided by Harshal (keeda@hotpop.com)

This patch introduces explicit (jchar*) static
casts in calls to JNIEnv_::NewString in the
JavaDOM code. This is needed for compliance
with the strict type-checking og gcc 2.96+.

Modified files are:
M jni/org_mozilla_dom_AttrImpl.cpp
M jni/org_mozilla_dom_CharacterDataImpl.cpp
M jni/org_mozilla_dom_DocumentTypeImpl.cpp
M jni/org_mozilla_dom_ElementImpl.cpp
M jni/org_mozilla_dom_EntityImpl.cpp
M jni/org_mozilla_dom_NodeImpl.cpp
M jni/org_mozilla_dom_NotationImpl.cpp
M jni/org_mozilla_dom_ProcessingInstructionImpl.cpp
M jni/org_mozilla_dom_events_EventImpl.cpp
M src/nsJavaDOMImpl.cpp
2001-05-22 23:22:58 +00:00
2001-05-17 02:31:28 +00:00
2001-03-14 04:11:42 +00:00
2001-05-22 23:13:23 +00:00
2001-05-22 23:22:58 +00:00
2001-04-03 22:13:38 +00:00
2001-05-22 23:03:54 +00:00
2001-05-22 03:25:20 +00:00
2001-05-17 02:31:28 +00:00
2000-12-14 15:53:14 +00:00
2001-05-19 07:20:26 +00:00
2001-05-22 23:13:23 +00:00
2001-04-03 22:13:38 +00:00
2001-04-07 04:34:53 +00:00
2001-05-22 07:59:45 +00:00
2001-04-03 22:13:38 +00:00
2001-04-03 22:13:38 +00:00
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
6.3 GiB
Languages
JavaScript 32.4%
C++ 25.4%
HTML 21%
C 10.8%
Python 2.8%
Other 7.1%