"Hashar" changed the status of MediaWiki.r94951 to "new" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94951#c27189

Old Status: fixme
> New Status: new

Commit summary for MediaWiki.r94951:

new method to parse chunk delimiters

Their format is a one liner:
@@ -l,s +l,s @@

See http://en.wikipedia.org/wiki/Diff#Unified_format

Hashar's comment:

r41212 diff itself is fine and we be parsed successfully.

That revision implemented the splitLInes methods which use explode( "\n", $text 
) which might cause trouble to windows users.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to