How important is this warning?

[email protected] (Richard Quadling)
Newsgroups php.internals.win
Message-ID <[email protected]>
Hi.

How important is this warning? [1] (search for LNK4049).

php_xmlreader.obj : warning LNK4049: locally defined symbol
_php_dom_create_object imported
php_xmlreader.obj : warning LNK4049: locally defined symbol
_dom_node_class_entry imported

In ext/dom/xml_common.h, ...

PHP_DOM_EXPORT extern zend_class_entry *dom_node_class_entry;
PHP_DOM_EXPORT dom_object *php_dom_object_get_data(xmlNodePtr obj);
PHP_DOM_EXPORT zval *php_dom_create_object(xmlNodePtr obj, int *found,
zval *in, zval* return_value, dom_object *domobj TSRMLS_DC);
PHP_DOM_EXPORT xmlNodePtr dom_object_get_node(dom_object *obj);

Richard.

[1] http://rmtools.php.net/snaps/5.3-nts-windows-vc9-x86/logs/r307637/compile.txt
-- 
Richard Quadling
Twitter : EE : Zend
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.