You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/06/26 19:57:39 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #249: Emit SDE when a type calculator attempts to use an undefined type.

mbeckerle commented on a change in pull request #249: Emit SDE when a type calculator attempts to use an undefined type.
URL: https://github.com/apache/incubator-daffodil/pull/249#discussion_r297838625
 
 

 ##########
 File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/dsom/CompiledExpression1.scala
 ##########
 @@ -36,6 +36,11 @@ import org.apache.daffodil.processors.ParseOrUnparseState
 import org.apache.daffodil.api.DaffodilTunables
 import org.apache.daffodil.api.UnqualifiedPathStepPolicy
 import org.apache.daffodil.api.WarnID
+import org.apache.daffodil.processors.SchemaSetRuntimeData
 
 Review comment:
   Clean up imports. Lots of repeats here. 

----------------------------------------------------------------
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


With regards,
Apache Git Services