Commit dcc8d01
Hubert Plociniczak
Fixed one of the issues in the BuildManager men...
Fixed one of the issues in the BuildManager mentioned in scala#2590, where
adding a missing reference wasn't causing compilation of the dependent
files. Still, the solution to the whole ticket requires some changes to
the scala plugin itself.1 parent 572adfa commit dcc8d01
File tree
1 file changed
+2
-0
lines changed- src/compiler/scala/tools/nsc/interactive
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
| |||
0 commit comments