mbeckerle 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_r291749658
##########
File path: build.sbt
##########
@@ -110,7 +110,7 @@ lazy val commonSettings = Seq(
"-deprecation",
"-language:experimental.macros",
"-unchecked",
- "-Xfatal-warnings",
+ // "-Xfatal-warnings", // temporarily comment out because of deprecation
of backpointers
Review comment:
There are 41 deprecation warnings currently
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services