You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2020/06/25 17:53:36 UTC

[GitHub] [incubator-daffodil] jw3 commented on a change in pull request #393: Add scalac warnings for unused imports

jw3 commented on a change in pull request #393:
URL: https://github.com/apache/incubator-daffodil/pull/393#discussion_r445735701



##########
File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/udf/UserDefinedFunctionService.scala
##########
@@ -28,7 +28,6 @@ import java.lang.reflect.Method
 import org.apache.daffodil.dpath.NodeInfo
 import java.io.Serializable
 import java.io.ObjectInputStream
-import scala.language.existentials

Review comment:
       Had to add a language feature flag for 2.11 due to the import being seen as unused in 2.12
     - See https://github.com/scala/bug/issues/11467




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org