camac / dora

Domino On-Disk Repository Assistant
http://www.openntf.org/internal/home.nsf/project.xsp?action=openDocument&name=Dora
Apache License 2.0
8 stars 8 forks source link

Filter fails when parsing files with MERGE markers #21

Open perlausten opened 11 years ago

perlausten commented 11 years ago

A merge conflict adds <<<<<<< HEAD and >>>>>>> markers. These markers make the filter parser fail.