OSDN Git Service

stringdiffs.cpp:The current diff3 algorithm does not correctly handle hunks when...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 9 Feb 2020 23:14:19 +0000 (08:14 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 9 Feb 2020 23:14:19 +0000 (08:14 +0900)
commitad3f9f137cd7dcd3e5946066e223fc0cd594cd7b
treec6e983d6cd77527f89e1233bbd722701c4b720eb
parentdd070f6218398264c2b700fff6b444c8f5568a12
stringdiffs.cpp:The current diff3 algorithm does not correctly handle hunks when ignore_space_change or ignore_all_space is enabled. Therefore, ignore this flag.
Src/stringdiffs.cpp