Problem/Motivation
Generator _bs_base_array_unique_lines() does not threat partial name with and without '_' character the same which can produce duplicate imports in flattened files.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3041040-unique-lines-underscore-partial-bug.patch | 1.48 KB | pivica |
Comments
Comment #2
pivica commentedHere is a patch. Fixed some small comment errors also.
Comment #4
pivica commentedCommitted.