[PATCH 0/3] Info parsing fixes, rebased to current git



Here are the same fixes as I sent before, minus a return-value fix
that's already been committed, rebased to the current git tree.

I see that we've been in code freeze since March 21st, but I've split
these fixes out in case they can be committed before the
release. These do not add new functionality, rather they fix at least
one crasher bug (gnome bug #533718).

Rendering gsl-ref.info will still be hideously slow. There's another
patch, depending on these, which I'll send out again in a minute that
fixes this, but I think it's sufficiently new functionality that it'll
definitely have to wait until after the release.

Rupert Swarbrick (3):
  Fix get_value_after in yelp-info-parser.c
  Rewrite the way we read in the info file & calculate nodes' offsets.
  Use glib's g_uri_unescape_string instead of our own decode_url.

 libyelp/yelp-info-parser.c |  349 +++++++++++++++++++++-----------------------
 libyelp/yelp-uri.c         |   62 +--------
 2 files changed, 169 insertions(+), 242 deletions(-)

-- 
1.7.4.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]