summaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-07-09 16:37:43 +0400
committerEugene Burmako <xeno.by@gmail.com>2012-07-17 15:24:28 +0200
commit9b6566e5d23f802532ed616c06256abcaaae70ee (patch)
treedf1897c00ea0c40530172a18a3f904ed33b32f73 /docs/TODO
parent0cfd858a38ddf0ac83d9bbefe85110f88dc707c0 (diff)
downloadscala-9b6566e5d23f802532ed616c06256abcaaae70ee.tar.gz
scala-9b6566e5d23f802532ed616c06256abcaaae70ee.tar.bz2
scala-9b6566e5d23f802532ed616c06256abcaaae70ee.zip
fixes a typo in macro classloaders
Primary should be here, because a test a few lines up checks whether primary != "". Hence usage of fallback here is just a typo. Primary and fallback classpaths were designed for situations when library classpath are not enough (e.g. for bootstrapping libraries that don't get onto tool classpaths). Originally I planned to use them to bootstrap scala-library, however, there's always a starr/locker on a tool classpath, so we don't need special treatment of this case. After I realized that, I decided to keep advanced classpath switches, because others might not be as lucky as we are.
Diffstat (limited to 'docs/TODO')
0 files changed, 0 insertions, 0 deletions