Created Codestriker topic at:
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=9725572&action=view
User: sits
Date: 05/07/07 14:53:41
Modified: lib/Codestriker/FileParser PerforceDescribe.pm
Log:
Fix for Perforce Describe diff parsing, to account for Unidiff.pm changes
Index: PerforceDescribe.pm
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/lib/Codestriker/FileParser/PerforceDescribe.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PerforceDescribe.pm 22 May 2005 22:26:04 -0000 1.2
+++ PerforceDescribe.pm 7 Jul 2005 21:53:39 -0000 1.3
@@ -149,8 +149,6 @@
# Skip the next blank line before the next chunk.
$line = <$fh>;
- next unless defined $line;
- $line = <$fh>;
}
# Finally, add any remaining TOC netries that are unaccounted for.
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits