Commit c03aa99
LocatorAPI: Register files recursively in Recurse
From the name of the function and the fact that CLocatorAPI::ProcessOne
function is prepared for recursion, I guess CLocatorAPI::Recurse was
supposed to be recursive (except when bNoRecurse is 'true'). On the
other hand, the pattern *.* excludes most folders.1 parent c4efd92 commit c03aa99
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
| 655 | + | |
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
683 | 689 | | |
684 | 690 | | |
685 | 691 | | |
| |||
0 commit comments