Hi Jeff,

I meant version of glib which is part of the current set of libraries used
to build the SVN version (in particular wireshark-win32-libs). There are a
few different ways of parsing XML used in various parts of WS, and I wanted
to use an existing API without having to introduce a new dependency (but
also without having to use any parser generators) and it seems to be
possible using the mentioned functionality.

Thanks,
Abhik.

On Thu, Mar 19, 2009 at 6:52 PM, Jeff Morriss <jeff.morriss...@gmail.com>wrote:

>
>
> Abhik Sarkar wrote:
> > Hi Everyone,
> >
> > This is a question specifically to the core developers. Would it be OK
> > to use the GMarkupParser facility which is provided by the latest glib
> > that is part of the required libraries for the development version? I
> > want to use it to read XML configuration files for a generally available
> > dissector.
>
> Define "latest."  (I looked through the GLIB documentation and their
> list of symbols new to each release and at least some of the markup
> functions have been around for a while.)
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to