Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scalatex scalac warnings #47

Open
caoilte opened this issue Mar 23, 2017 · 0 comments
Open

scalatex scalac warnings #47

caoilte opened this issue Mar 23, 2017 · 0 comments

Comments

@caoilte
Copy link

caoilte commented Mar 23, 2017

I love that Scalatex compiles as normal Scala files (it seems to work a lot better than Tux which seems to behave subtly differently to scalac) but there are gotchas - mainly scalac warnings right now.

The following is pretty much required scalatex but generates a scalac warning. It would be nice if it was suppressed out of the box somehow.

[warn] Error in /Users/caoiocon/scala/test/readme/Readme.scalatex: <input>:1: error: identifier expected but import found
@import Main._
 ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant