mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 01:40:29 +02:00
Enbugged in #1702. The d.getPosition, d.getStartPosition uses -1 as NOPOS value, but they weren’t being checked. Added checkNoPos.
Enbugged in #1702. The d.getPosition, d.getStartPosition uses -1 as NOPOS value, but they weren’t being checked. Added checkNoPos.