RE: 3.5 release timing (was Re: Outstanding 3.4bugs?)
"Andreas Raab" <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.foundation |
|---|---|
| Message-ID | <005b01c2e6d2$77b311a0$8ef7fea9@atlantis> |
> Arguments against a 1-month bugfix release are basically that > while we do have two much-discussed "serious" bugs in 3.4 > (the project-saving bug & the class compilation bug), the > former still doesn't have a reliable fix yet, Oh, but it does. Simply revert to the original version of that method. The bug is introduced by attempting to be overly smart (as I thought I had pointed out in two prior posts on this issue). Just revert it and everything is fine. Cheers, - Andreas