On Friday 18 November 2005 19:26, you wrote:
On Friday 18 November 2005 18:33, you wrote:
quoted
Hi all,
I am trying to parse git's rss feed and now xml parsers seems to choke on
it because of an error in the produced feed. Looking at
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=rs
s
line 781 says :
On Thu, 17 Nov 2005, David G\363mez wrote:<br/>
which is part of the commit :
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=co
mm it;h=05b8b0fafd4cac75d205ecd5ad40992e2cc5934d
Ok looks like this text is latin-1 encoded although xml is served as utf-8.
Any comments on this?
Regards,
ismail