bug-gnulib
[Top][All Lists]
Advanced

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

[PATCH] pmccabe2html: escaping of special characters


From: Mats Erik Andersson
Subject: [PATCH] pmccabe2html: escaping of special characters
Date: Wed, 25 Sep 2013 23:11:54 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello there,

it turns out that the module pmccabe2html does not escape
the charecters '&', '<', and '>' properly, when including
C source code. The following patch is able to do that with
Gawk, Mawk, and Nawk. It even produces xmllint-clean output
for the GNU Shishi project, where the resulting file presents
876 functions in a total of 510k HTML code.

Best regards,
  Mats Erik Andersson, on behalf of GNU Shishi

Attachment: 0001-pmccabe2html-escaping-of-special-characters.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]