#65 ✓hold
Norgg

Fix for scala 2.7.2 (2.7.1 Working, even for Mark)

Reported by Norgg | November 12th, 2008 @ 12:13 AM

Trying to compile with scala 2.7.2 produces the error:

/home/mark/boomtrapezoid/src/SwitchableParticleEmitter.scala:19: error: not found: type ConfigurableEmitter$SimpleValue val angularOffset = e.angularOffset.asInstanceOf[ConfigurableEmitter$SimpleValue]

Due to some kind of change in referencing inner classes?

Do we care?

Should we move to 2.7.2?

Comments and changes to this ticket

  • Norgg

    Norgg November 12th, 2008 @ 12:24 AM

    Also this is still happening in 2.7.1 for Mark. :(

  • Mark

    Mark November 12th, 2008 @ 04:42 PM

    • Title changed from “Fix for scala 2.7.2” to “Fix for scala 2.7.2 (2.7.1 Working, even for Mark)”

    Having restarted, 2.7.1 is working, which makes a lot more sense.

    So yus. Working!

  • Norgg

    Norgg November 12th, 2008 @ 05:43 PM

    Ahh, right, yeah. fsc spawns off and keeps running in the background to avoid startup overheads and to keep compilation results in memory, so having run 2.7.2 fsc and then swapping it for 2.7.1 fsc, it will still have been using the existing 2.7.2 process.

    Yay for workingness.

  • Norgg

    Norgg November 26th, 2008 @ 05:40 PM

    • State changed from “new” to “hold”

    Beyond the single error above, which I managed to change to at least compile, the version of SBinary we're using doesn't work in scala 2.7.2 and there are a load of deprication errors around. We'll have to move to the SBinary 0.3 alpha and clean up a load of other stuff if we want to get things compiling in scala 2.7.2. For now, I think we just require 2.7.1.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

http://www.boomtrapezoid.com/

A stupid game where you blow things up.

People watching this ticket

Tags

Pages