Closed Bug 198795 Opened 22 years ago Closed 19 years ago

Ignored linkage directives.

Categories

(Core Graveyard :: Plug-ins, defect)

HP
HP-UX
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: m4341, Assigned: peterlubczynski-bugs)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030210 Build Identifier: Mozilla/5.0 Attempted build of 1.3 under HP-UX The following warnings occurs while attempting to build Mozilla 1.3 under HP-UX 11.00/32 Warning 495: "nsJVMManager.cpp", line 126 # The linkage directive is ignored for an object or function declared static. static nsIJVMPlugin* GetRunningJVM(void); ^^^^^^^^^^^^^ Warning 495: "nsJVMManager.cpp", line 128 # The linkage directive is ignored for an object or function declared static. GetRunningJVM() ^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 131 # The linkage directive is ignored for an ob ject or function declared static. map_jsj_thread_to_js_context_impl(JSJavaThreadState *jsj_env, vo ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 169 # The linkage directive is ignored for an ob ject or function declared static. JS_STATIC_DLL_CALLBACK(void) detach_jsjava_thread_state(void* env) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 182 # The linkage directive is ignored for an ob ject or function declared static. map_js_context_to_jsj_thread_impl(JSContext *cx, char **errp) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 226 # The linkage directive is ignored for an ob ject or function declared static. map_java_object_to_js_object_impl(JNIEnv *env, void *pluginInsta ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 343 # The linkage directive is ignored for an ob ject or function declared static. get_JSPrincipals_from_java_caller_impl(JNIEnv *pJNIEnv, JSContex ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 379 # The linkage directive is ignored for an ob ject or function declared static. get_java_wrapper_impl(JNIEnv *pJNIEnv, jint a_jsobject) ^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 400 # The linkage directive is ignored for an ob ject or function declared static. unwrap_java_wrapper_impl(JNIEnv *pJNIEnv, jobject java_wrapper) ^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 421 # The linkage directive is ignored for an ob ject or function declared static. enter_js_from_java_impl(JNIEnv *jEnv, char **errp, ^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 495 # The linkage directive is ignored for an ob ject or function declared static. exit_js_impl(JNIEnv *jEnv, JSContext *cx) ^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 538 # The linkage directive is ignored for an ob ject or function declared static. create_java_vm_impl(SystemJavaVM* *jvm, JNIEnv* *initialEnv, voi ^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 550 # The linkage directive is ignored for an ob ject or function declared static. destroy_java_vm_impl(SystemJavaVM* jvm, JNIEnv* initialEnv) ^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 558 # The linkage directive is ignored for an ob ject or function declared static. attach_current_thread_impl(SystemJavaVM* jvm) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 564 # The linkage directive is ignored for an ob ject or function declared static. detach_current_thread_impl(SystemJavaVM* jvm, JNIEnv* env) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 495: "lcglue.cpp", line 571 # The linkage directive is ignored for an ob ject or function declared static. get_java_vm_impl(JNIEnv* env) ^^^^^^^^^^^^^^^^ Warning 495: "nsFontMetricsGTK.cpp", line 4494 # The linkage directive is ignore d for an object or function declared static. CompareSizes(const void* aArg1, const void* aArg2, void *data) ^^^^^^^^^^^^ Warning 495: "nsFontMetricsGTK.cpp", line 6319 # The linkage directive is ignore d for an object or function declared static. CompareFontNames(const void* aArg1, const void* aArg2, void* aCl ^^^^^^^^^^^^^^^^ Warning 495: "nsFontMetricsXlib.cpp", line 3820 # The linkage directive is ignor ed for an object or function declared static. CompareSizes(const void* aArg1, const void* aArg2, void *data) ^^^^^^^^^^^^ Warning 495: "nsFontMetricsXlib.cpp", line 5697 # The linkage directive is ignor ed for an object or function declared static. CompareFontNames(const void* aArg1, const void* aArg2, void* aCl ^^^^^^^^^^^^^^^^ Warning 495: "nsXPrintContext.cpp", line 84 # The linkage directive is ignored f or an object or function declared static. int xerror_handler( Display *display, XErrorEvent *ev ) ^^^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 108 # The linkage directive is ignored for a n object or function declared static. _requestread(NPStream *pstream, NPByteRange *rangeList); ^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 111 # The linkage directive is ignored for a n object or function declared static. _geturlnotify(NPP npp, const char* relativeURL, const char* targ ^^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 114 # The linkage directive is ignored for a n object or function declared static. _getvalue(NPP npp, NPNVariable variable, void *r_value); ^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 117 # The linkage directive is ignored for a n object or function declared static. _setvalue(NPP npp, NPPVariable variable, void *r_value); ^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 120 # The linkage directive is ignored for a n object or function declared static. _geturl(NPP npp, const char* relativeURL, const char* target); ^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 123 # The linkage directive is ignored for a n object or function declared static. _posturlnotify(NPP npp, const char* relativeURL, const char *tar ^^^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 127 # The linkage directive is ignored for a n object or function declared static. _posturl(NPP npp, const char* relativeURL, const char *target, u ^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 131 # The linkage directive is ignored for a n object or function declared static. _newstream(NPP npp, NPMIMEType type, const char* window, NPStrea ^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 134 # The linkage directive is ignored for a n object or function declared static. _write(NPP npp, NPStream *pstream, int32 len, void *buffer); ^^^^^^ Warning 495: "ns4xPlugin.cpp", line 137 # The linkage directive is ignored for a n object or function declared static. _destroystream(NPP npp, NPStream *pstream, NPError reason); ^^^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 140 # The linkage directive is ignored for a n object or function declared static. _status(NPP npp, const char *message); ^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 156 # The linkage directive is ignored for a n object or function declared static. _memfree (void *ptr); ^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 159 # The linkage directive is ignored for a n object or function declared static. _memflush(uint32 size); ^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 162 # The linkage directive is ignored for a n object or function declared static. _reloadplugins(NPBool reloadPages); ^^^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 165 # The linkage directive is ignored for a n object or function declared static. _invalidaterect(NPP npp, NPRect *invalidRect); ^^^^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 168 # The linkage directive is ignored for a n object or function declared static. _invalidateregion(NPP npp, NPRegion invalidRegion); ^^^^^^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 171 # The linkage directive is ignored for a n object or function declared static. _forceredraw(NPP npp); ^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 183 # The linkage directive is ignored for a n object or function declared static. _useragent(NPP npp); ^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 186 # The linkage directive is ignored for a n object or function declared static. _memalloc (uint32 size); ^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 189 # The linkage directive is ignored for a n object or function declared static. _getJavaEnv(void); ^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 194 # The linkage directive is ignored for a n object or function declared static. _getJavaPeer(NPP npp); ^^^^^^^^^^^^ Warning 495: "ns4xPlugin.cpp", line 197 # The linkage directive is ignored for a n object or function declared static. _getJavaClass(void* handle); ^^^^^^^^^^^^^ Reproducible: Always Steps to Reproduce: 1. 2. 3.
-> plugins
Assignee: seawood → peterlubczynski
Component: Build Config → Plug-ins
OS: other → HP-UX
QA Contact: granrose → bmartin
Hardware: Other → HP
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.