Re: [xml] Fix: Wrong signature for function "xmlSchemaAugmentImportedIDC" (libxml2-2.9.4)

2017-07-27 Thread Daniel Veillard
On Sun, Jul 09, 2017 at 04:27:09AM -0400, doodad-js Admin wrote:
> File: xmlschemas.c
> Version: 2.9.4
> 
> 
> 22034c22034
> < xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported,
> xmlSchemaValidCtxtPtr vctxt) {
> ---
> > xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported,
> xmlSchemaValidCtxtPtr vctxt, xmlChar *name) {
> 

  Hum, right though it's unused, so need to flagged as such, commited:

https://git.gnome.org/browse/libxml2/commit/?id=27f310d453b7e2e71847e5910a0961753aacdbd1

  thanks,

Daniel

-- 
Daniel Veillard  | Red Hat Developers Tools http://developer.redhat.com/
veill...@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | virtualization library  http://libvirt.org/
___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml


[xml] Fix: Wrong signature for function "xmlSchemaAugmentImportedIDC" (libxml2-2.9.4)

2017-07-09 Thread doodad-js Admin
File: xmlschemas.c
Version: 2.9.4


22034c22034
< xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported,
xmlSchemaValidCtxtPtr vctxt) {
---
> xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported,
xmlSchemaValidCtxtPtr vctxt, xmlChar *name) {



Claude Petit


___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml