Commit f31ed43
committed
registry: Fix logic in matches-current-platform?
This was a pretty serious bug that didn't show up because it's rare outside of the
opendylan repository to have multi-platform LID files. `deft update` in the opendylan
repo was getting the wrong LID file (netbsd instead of darwin, for me) for the
common-dylan library.1 parent b4d63db commit f31ed43
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments