- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: [scala-devel] 2.10.0-M2
Fri, 2012-02-17, 19:22
yep, bugfixes are fine
On Fri, Feb 17, 2012 at 7:19 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
On Fri, Feb 17, 2012 at 7:19 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
The upcoming release is scheduled for Monday, right?
I'm asking this because I'd love to fix and pull a few macro bugs before that. Nothing fundamental, just cleanup and stabilization of what we've got by now, e.g. https://issues.scala-lang.org/browse/SI-5438 and https://issues.scala-lang.org/browse/SI-5401.
Fri, 2012-02-17, 20:51
#2
Re: Re: [scala-devel] 2.10.0-M2
Yep, monday. I'm not quite ready to cut a release today, thanks to maven-ant-tasks.
On Fri, Feb 17, 2012 at 1:24 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
On Fri, Feb 17, 2012 at 1:24 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
but it's on Monday, right? I'm not sure that I'll finish today, but I'd hate my fixes to miss the release.
On 17 February 2012 19:21, Adriaan Moors <adriaan.moors@epfl.ch> wrote:
yep, bugfixes are fine
On Fri, Feb 17, 2012 at 7:19 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
The upcoming release is scheduled for Monday, right?
I'm asking this because I'd love to fix and pull a few macro bugs before that. Nothing fundamental, just cleanup and stabilization of what we've got by now, e.g. https://issues.scala-lang.org/browse/SI-5438 and https://issues.scala-lang.org/browse/SI-5401.
Fri, 2012-02-17, 23:11
#3
Re: [scala-devel] 2.10.0-M2
Okay, fixed everything macro-related I could fix without introducing
significant changes: https://github.com/scala/scala/pull/205. Could
you, please, merge this into M2?
On Feb 17, 8:47 pm, Josh Suereth wrote:
> Yep, monday. I'm not quite ready to cut a release today, thanks to
> maven-ant-tasks.
>
> On Fri, Feb 17, 2012 at 1:24 PM, Eugene Burmako wrote:
>
>
>
> > but it's on Monday, right? I'm not sure that I'll finish today, but I'd
> > hate my fixes to miss the release.
>
> > On 17 February 2012 19:21, Adriaan Moors wrote:
>
> >> yep, bugfixes are fine
>
> >> On Fri, Feb 17, 2012 at 7:19 PM, Eugene Burmako wrote:
>
> >>> The upcoming release is scheduled for Monday, right?
>
> >>> I'm asking this because I'd love to fix and pull a few macro bugs before
> >>> that. Nothing fundamental, just cleanup and stabilization of what we've got
> >>> by now, e.g.https://issues.scala-lang.org/browse/SI-5438and
> >>>https://issues.scala-lang.org/browse/SI-5401.
Sat, 2012-02-18, 10:31
#4
Re: Re: [scala-devel] 2.10.0-M2
Nightlies seem fine except there's the "scala-concurrent-tck.scala" test failing on Windows.
Who can have a look? It's about scala.concurrent, Futures.
On Fri, Feb 17, 2012 at 20:47, Josh Suereth <joshua.suereth@gmail.com> wrote:
Who can have a look? It's about scala.concurrent, Futures.
On Fri, Feb 17, 2012 at 20:47, Josh Suereth <joshua.suereth@gmail.com> wrote:
Yep, monday. I'm not quite ready to cut a release today, thanks to maven-ant-tasks.
On Fri, Feb 17, 2012 at 1:24 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
but it's on Monday, right? I'm not sure that I'll finish today, but I'd hate my fixes to miss the release.
On 17 February 2012 19:21, Adriaan Moors <adriaan.moors@epfl.ch> wrote:
yep, bugfixes are fine
On Fri, Feb 17, 2012 at 7:19 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
The upcoming release is scheduled for Monday, right?
I'm asking this because I'd love to fix and pull a few macro bugs before that. Nothing fundamental, just cleanup and stabilization of what we've got by now, e.g. https://issues.scala-lang.org/browse/SI-5438 and https://issues.scala-lang.org/browse/SI-5401.
On 17 February 2012 19:21, Adriaan Moors <adriaan.moors@epfl.ch> wrote: