/[webpac]/trunk/parse_format.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/parse_format.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 90 by dpavlin, Sun Jul 13 13:22:50 2003 UTC revision 92 by dpavlin, Sun Jul 13 13:42:17 2003 UTC
# Line 155  sub parse_feed_format { Line 155  sub parse_feed_format {
155          my $i = shift;          my $i = shift;
156          my $codepage = shift;          my $codepage = shift;
157    
158            # XXX feed doesn't support repeatable fields, but they really
159            # should, This is a bug. It should be fixed!
160            return if ($i > 0);
161    
162          my $out;          my $out;
163          my $out_swish;          my $out_swish;
164    

Legend:
Removed from v.90  
changed lines
  Added in v.92

  ViewVC Help
Powered by ViewVC 1.1.26