Project

General

Profile

Actions

Bug #16492

closed

We use not the correct InputStream at several place

Added by François ARMAND over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

In 6.0, for some reason, we have imported scala.tools.nsc.interpreter.InputStream in place of java.io.InputStream. This is not too bad because it's the same underlying object, but it's an internal scala API for no reason, and it' won't work in scala 2.13, and well, that's obviously not what we wanted to do.

Actions

Also available in: Atom PDF