You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I just had a compilation error and saw scalac suggests re-running with -Ylog-classpath to see the problematic classpath. I'm already running with --verbose_failures and I'd like for rules_scala to just translate the latter to adding the former.
WDYT?
The text was updated successfully, but these errors were encountered:
On Tue, Jan 10, 2017 at 03:45 Ittai Zeidman ***@***.***> wrote:
Hey,
I just had a compilation error and saw scalac suggests re-running with
-Ylog-classpath to see the problematic classpath. I'm already running
with --verbose_failures and I'd like for rules_scala to just translate
the latter to adding the former.
WDYT?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#122>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEJdgZGydvm2-XnhPkxhcZgGftyP_aIks5rQ4uEgaJpZM4LfbR4>
.
Don't know. It happened to me a few more times but I'm not annoyed enough
to solve it right now :)
Wanted to hear your thoughts. We'll see who gets to it first.
On Tue, 10 Jan 2017 at 18:54 P. Oscar Boykin <[email protected]>
wrote:
This seems fine to me. Can we access those bazel options in rules?
On Tue, Jan 10, 2017 at 03:45 Ittai Zeidman ***@***.***>
wrote:
> Hey,
> I just had a compilation error and saw scalac suggests re-running with
> -Ylog-classpath to see the problematic classpath. I'm already running
> with --verbose_failures and I'd like for rules_scala to just translate
> the latter to adding the former.
> WDYT?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#122>, or mute the
thread
> <
https://github.com/notifications/unsubscribe-auth/AAEJdgZGydvm2-XnhPkxhcZgGftyP_aIks5rQ4uEgaJpZM4LfbR4
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#122 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABUIF0H5JG6AFWzm72DwZbuS3X9dV3p9ks5rQ7fCgaJpZM4LfbR4>
.
Hey,
I just had a compilation error and saw
scalac
suggests re-running with-Ylog-classpath
to see the problematic classpath. I'm already running with--verbose_failures
and I'd like for rules_scala to just translate the latter to adding the former.WDYT?
The text was updated successfully, but these errors were encountered: