Hi Albert, Thanks, I will do a diff and see which API changes..
Can you build APIs index in the future version of poppler? Like "Gtk+ Reference Manual" http://library.gnome.org/devel/gtk/stable/ It will build a index for NEW API at bottom. Then downstream developer will save much time to binding new APIs. What do you think? Cheers, -- Andy Albert Astals Cid <[email protected]> writes: > A Dilluns, 12 de juliol de 2010, Andy Stewart va escriure: >> Hi all, > > Hi > >> >> I'm a developer of gtk2hs (Haskell binding to Gtk+) >> I have binding libpoppler-glib-0.14.0 at >> http://hackage.haskell.org/package/poppler >> >> But most Linux system still use libpoppler-glib-0.12.4 >> >> Can anyone give me the API changes from 0.12.4 to 0.14.0? > > git diff poppler-0.12.0 poppler-0.14.0 glib > > that returns the attached file, from there probably only care about the > changes in the header files. > > Albert > >> >> Then i can add some #ifdef macro in my Haskell binding to make sure all >> user can install poppler successful. >> >> Thanks, >> >> -- Andy >> >> _______________________________________________ >> poppler mailing list >> [email protected] >> http://lists.freedesktop.org/mailman/listinfo/poppler > > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
