Hi,
I added two new compiler bugs to Mantis: - http://bugs.squeak.org/view.php?id=7571 - http://bugs.squeak.org/view.php?id=7572 It would be nice to have them fixed in 4.2. Cheers, Levente |
I added a note to 7572, since I have always cared about this from a UI
perspective. Is it possible to use syntax-highlighting to indicate an unused temporary? I find the computer prompting me for such a thing to be disruptive, especially when I'm just working in a workspace and temporarily commenting out portions, etc. How ridiculous is it for Squeak to ask, "do you want me to remove it?" and, after selecting "yes", it says, "sorry I can't do that" because of an assignment. So Squeak has bugged me twice to tell me some manual intervention is required?! Awful. Even if it can't be indicated via syntax-highlighting, it seems like something worth a preference.. - Chris On Tue, Nov 16, 2010 at 12:11 AM, Levente Uzonyi <[hidden email]> wrote: > Hi, > > I added two new compiler bugs to Mantis: > - http://bugs.squeak.org/view.php?id=7571 > - http://bugs.squeak.org/view.php?id=7572 > > It would be nice to have them fixed in 4.2. > > > Cheers, > Levente > > |
In reply to this post by Levente Uzonyi-2
On Mon, Nov 15, 2010 at 10:11 PM, Levente Uzonyi <[hidden email]> wrote: Hi, 7571 is fixed in Compiler-eem.180 but alas I don't have assign-to-me privileges on b.s.o so I can't update the Mantis side of things.
|
On Tue, 16 Nov 2010, Eliot Miranda wrote:
> On Mon, Nov 15, 2010 at 10:11 PM, Levente Uzonyi <[hidden email]> wrote: > >> Hi, >> >> I added two new compiler bugs to Mantis: >> - http://bugs.squeak.org/view.php?id=7571 > > > 7571 is fixed in Compiler-eem.180 but alas I don't have assign-to-me > privileges on b.s.o so I can't update the Mantis side of things. Great, thanks. I updated the issue. I'm sure Ken Causey can add the missing privileges to your account. Levente > > >> >> - http://bugs.squeak.org/view.php?id=7572 >> >> It would be nice to have them fixed in 4.2. >> >> >> Cheers, >> Levente >> >> > |
Yes, I have added Eliot (eem) as a Developer to both the Squeak and
Squeak Packages project. Also I added Levente (leves) as a Developer to the Squeak Packages project (he was already such in the Squeak project) while I was there. If anyone else thinks they should have increased privileges at bugs.squeak.org feel free to speak up. Ken On Wed, 2010-11-17 at 00:57 +0100, Levente Uzonyi wrote: > On Tue, 16 Nov 2010, Eliot Miranda wrote: > > > On Mon, Nov 15, 2010 at 10:11 PM, Levente Uzonyi <[hidden email]> wrote: > > > >> Hi, > >> > >> I added two new compiler bugs to Mantis: > >> - http://bugs.squeak.org/view.php?id=7571 > > > > > > 7571 is fixed in Compiler-eem.180 but alas I don't have assign-to-me > > privileges on b.s.o so I can't update the Mantis side of things. > > Great, thanks. I updated the issue. I'm sure Ken Causey can add the > missing privileges to your account. > > > Levente > > > > > > >> > >> - http://bugs.squeak.org/view.php?id=7572 > >> > >> It would be nice to have them fixed in 4.2. > >> > >> > >> Cheers, > >> Levente > >> > >> > > > signature.asc (197 bytes) Download Attachment |
On Wed, 17 Nov 2010, Ken Causey wrote:
> Yes, I have added Eliot (eem) as a Developer to both the Squeak and > Squeak Packages project. Also I added Levente (leves) as a Developer to > the Squeak Packages project (he was already such in the Squeak project) > while I was there. Thanks. Levente > > If anyone else thinks they should have increased privileges at > bugs.squeak.org feel free to speak up. > > Ken > > On Wed, 2010-11-17 at 00:57 +0100, Levente Uzonyi wrote: >> On Tue, 16 Nov 2010, Eliot Miranda wrote: >> >>> On Mon, Nov 15, 2010 at 10:11 PM, Levente Uzonyi <[hidden email]> wrote: >>> >>>> Hi, >>>> >>>> I added two new compiler bugs to Mantis: >>>> - http://bugs.squeak.org/view.php?id=7571 >>> >>> >>> 7571 is fixed in Compiler-eem.180 but alas I don't have assign-to-me >>> privileges on b.s.o so I can't update the Mantis side of things. >> >> Great, thanks. I updated the issue. I'm sure Ken Causey can add the >> missing privileges to your account. >> >> >> Levente >> >>> >>> >>>> >>>> - http://bugs.squeak.org/view.php?id=7572 >>>> >>>> It would be nice to have them fixed in 4.2. >>>> >>>> >>>> Cheers, >>>> Levente >>>> >>>> >>> >> > > |
Free forum by Nabble | Edit this page |