- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
"the initialization is no longer be executed before the superclass is called"
Mon, 2011-03-28, 18:23
Can someone who understands the motivation behind this diagnostic explain it to us? We should make it more English-like. ;)
"the semantics of this definition has changed; the initialization is no longer be executed before the superclass is called"
-0xe1a
"the semantics of this definition has changed; the initialization is no longer be executed before the superclass is called"
-0xe1a
Tue, 2011-03-29, 00:47
#2
Re: "the initialization is no longer be executed before the sup
On Mon, Mar 28, 2011 at 2:59 PM, Paul Phillips <paulp@improving.org> wrote:
Blowed it up real good!
Building Akka (or maybe it was akka-modules) from source. I'll cc Viktor on this so he knows that -Xwarninit is gone.
-0xe1a
On 3/28/11 10:23 AM, Alex Cruise wrote:
Can someone who understands the motivation behind this diagnostic
explain it to us? We should make it more English-like. ;)
I rewrote it to perfection.
Blowed it up real good!
How did you come across it by the way? Is there some place where -Xwarninit is used by default? Oh boy I guess I need to be deprecating command line options. Dread.
Building Akka (or maybe it was akka-modules) from source. I'll cc Viktor on this so he knows that -Xwarninit is gone.
-0xe1a
Tue, 2011-03-29, 08:17
#3
Re: "the initialization is no longer be executed before the sup
On Tue, Mar 29, 2011 at 1:36 AM, Alex Cruise <alex@cluonflux.com> wrote:
On Mon, Mar 28, 2011 at 2:59 PM, Paul Phillips <paulp@improving.org> wrote:On 3/28/11 10:23 AM, Alex Cruise wrote:
Can someone who understands the motivation behind this diagnostic
explain it to us? We should make it more English-like. ;)
I rewrote it to perfection.
Blowed it up real good!How did you come across it by the way? Is there some place where -Xwarninit is used by default? Oh boy I guess I need to be deprecating command line options. Dread.
Building Akka (or maybe it was akka-modules) from source. I'll cc Viktor on this so he knows that -Xwarninit is gone.
Alright, I'll drop it from Akka.
Cheers!
-0xe1a
--
Viktor Klang,
Relentless is more
Work: Scalable Solutions
Code: github.com/viktorklang
Follow: twitter.com/viktorklang
Read: klangism.tumblr.com
On 3/28/11 10:23 AM, Alex Cruise wrote:
> Can someone who understands the motivation behind this diagnostic
> explain it to us? We should make it more English-like. ;)
I rewrote it to perfection. How did you come across it by the way? Is
there some place where -Xwarninit is used by default? Oh boy I guess I
need to be deprecating command line options. Dread.