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/18 12:21:05 UTC

[GitHub] [incubator-daffodil] jadams-tresys commented on a change in pull request #228: Incremental progress on Daffodil 1444 schema compiler space/speed issue.

jadams-tresys commented on a change in pull request #228: Incremental progress on Daffodil 1444 schema compiler space/speed issue.
URL: https://github.com/apache/incubator-daffodil/pull/228#discussion_r294782301
 
 

 ##########
 File path: build.sbt
 ##########
 @@ -110,7 +110,7 @@ lazy val commonSettings = Seq(
     "-deprecation",
     "-language:experimental.macros",
     "-unchecked",
-    "-Xfatal-warnings",
+    "-Xfatal-warnings", 
 
 Review comment:
   Remove extra whitespace

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