stevedlawrence commented on a change in pull request #77: Modifications to IO 
layer to support streaming input data
URL: https://github.com/apache/incubator-daffodil/pull/77#discussion_r201109033
 
 

 ##########
 File path: 
daffodil-io/src/main/scala/org/apache/daffodil/processors/charset/BitsCharset.scala
 ##########
 @@ -54,6 +51,7 @@ trait BitsCharset extends Serializable {
     case _ => false
   }
   def name: String
+  def aliases: Seq[String] = Nil
 
 Review comment:
   Fixed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to