[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-31 Thread James Carlson
Alan Coopersmith writes:
> Mark Martin wrote:
> > Presumably this requires some sort of ARC or fast-track or similar
> > approval, can anyone confirm this?
> 
> I didn't check all the files, but the ones I saw were all of the form
> of fixing function prototypes or adding type casts - nothing that requires
> review beyond basic code-review.   ARC would only get involved if you're
> changing function definitions or other interfaces, and then only if they're
> functions exposed to other applications/modules/etc.

... or otherwise changing the architecture of the system or some
significant component.

I don't see any architecture here to be reviewed, so the only approval
I'd think would be necessary would be the RTI (requiring design and
code review, as needed).

-- 
James Carlson, Solaris Networking  
Sun Microsystems / 35 Network Drive71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677



[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-31 Thread Mark Martin
On 10/31/07, James Carlson  wrote:
>
> Alan Coopersmith writes:
> > Mark Martin wrote:
> > > Presumably this requires some sort of ARC or fast-track or similar
> > > approval, can anyone confirm this?
> >
> > I didn't check all the files, but the ones I saw were all of the form
> > of fixing function prototypes or adding type casts - nothing that
> requires
> > review beyond basic code-review.   ARC would only get involved if you're
> > changing function definitions or other interfaces, and then only if
> they're
> > functions exposed to other applications/modules/etc.
>
> ... or otherwise changing the architecture of the system or some
> significant component.
>
> I don't see any architecture here to be reviewed, so the only approval
> I'd think would be necessary would be the RTI (requiring design and
> code review, as needed).



Ok.  Thanks everyone for the insights and clarity.  I will set the issue
down for a little bit until I've cleared out my current task load.  Once I'm
able to pick it up and run it the full way through, I'll:
 re-apply the diffs to current code,
 apply some of the review comments that were made initially,
 re-submit for a code review,
 request a sponsor to commit for me,
 and wrap up.

Thanks again,
Mark


-- 
--
Born to the false world, the wanderer,
Storyteller, The Pied Piper
On a quest for immortality
Gathering a troop to find the fantasy
-- Nightwish
-- next part --
An HTML attachment was scrubbed...
URL: 



[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-30 Thread Mark Martin
On 10/30/07, Prashanth Narayanaswamy  wrote:
>
> Yes Please that will be really helpful. Save me a load of trouble
> creating accounts etc.


Got it up now at http://cr.opensolaris.org/~devnull/6515400/
Thanks, Prashanth.

Updated wiki at
http://wikis.sun.com/display/SunStudio/Using+gccfss+with+OpenSolaris

Presumably this requires some sort of ARC or fast-track or similar approval,
can anyone confirm this?

Thanks
>
> Mark Martin wrote:
> > On 10/30/07, *Chris Quenelle*  > > wrote:
> >
> > The glitch is that the person who did the fix isn't in one of
> > the Solaris groups.  They were in the compiler group.  Nobody
> > in the compiler group (that I know of) has used cr.opensolaris.org
> > 
> > before.  From the web site it doesn't look hard to use, but
> > nobody has done it yet.  I've updated the description of the
> > bug with a pointer to cr.opensolaris.org 
> > and a recommendation
> > that someone needs to post the webrev.  At least so interested
> parties
> > can apply the diffs in their own source trees if they want to.
> >
> >
> > I'd be happy to help or post a tar myself if that helps.
> > cr.opensolaris.org/~devnull/ 
> >
> > Mark
> >
> > --chris
> >
> >
> > Bonnie Corwin wrote:
> >  > Hi Mark,
> >  >
> >  > Related to the OpenSolaris Sponsor program, there is no special
> >  > procedure for bugs in a particular state.  Contributors are
> > encouraged
> >  > to ask about specific bugs on the request-sponsor alias.  Someone
> > (me if
> >  > no one else volunteers) can check whether there is really anyone
> > working
> >  > the bug ("Fix Understood" doesn't necessarily mean someone is
> > actively
> >  > working on a fix.).
> >  >
> >  > With regard to the note in the email thread below about someone
> > in the
> >  > "osol group inside Sun" posting webrevs of suggested fixes: I
> assume
> >  > this is a reference to the team that owns the bug as that is the
> only
> >  > team that can make information about the bug available to the
> > community.
> >  >
> >  > Bonnie
> >  >
> >
> >
> > --
> > --
> > Born to the false world, the wanderer,
> > Storyteller, The Pied Piper
> > On a quest for immortality
> > Gathering a troop to find the fantasy
> > -- Nightwish
>
>


-- 
--
Born to the false world, the wanderer,
Storyteller, The Pied Piper
On a quest for immortality
Gathering a troop to find the fantasy
-- Nightwish
-- next part --
An HTML attachment was scrubbed...
URL: 



[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-30 Thread Alan Coopersmith
Mark Martin wrote:
> On 10/30/07, *Prashanth Narayanaswamy*  > wrote:
> 
> Yes Please that will be really helpful. Save me a load of trouble
> creating accounts etc.
> 
> 
> Got it up now at http://cr.opensolaris.org/~devnull/6515400/
> 
> Thanks, Prashanth.
> 
> Updated wiki at
> http://wikis.sun.com/display/SunStudio/Using+gccfss+with+OpenSolaris
> 
> Presumably this requires some sort of ARC or fast-track or similar
> approval, can anyone confirm this?

I didn't check all the files, but the ones I saw were all of the form
of fixing function prototypes or adding type casts - nothing that requires
review beyond basic code-review.   ARC would only get involved if you're
changing function definitions or other interfaces, and then only if they're
functions exposed to other applications/modules/etc.

-- 
-Alan Coopersmith-   alan.coopersmith at sun.com
 Sun Microsystems, Inc. - X Window System Engineering




[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-30 Thread Mark Martin
On 10/30/07, Chris Quenelle  wrote:
>
> The glitch is that the person who did the fix isn't in one of
> the Solaris groups.  They were in the compiler group.  Nobody
> in the compiler group (that I know of) has used cr.opensolaris.org
> before.  From the web site it doesn't look hard to use, but
> nobody has done it yet.  I've updated the description of the
> bug with a pointer to cr.opensolaris.org and a recommendation
> that someone needs to post the webrev.  At least so interested parties
> can apply the diffs in their own source trees if they want to.


I'd be happy to help or post a tar myself if that helps.
cr.opensolaris.org/~devnull/

Mark

--chris
>
>
> Bonnie Corwin wrote:
> > Hi Mark,
> >
> > Related to the OpenSolaris Sponsor program, there is no special
> > procedure for bugs in a particular state.  Contributors are encouraged
> > to ask about specific bugs on the request-sponsor alias.  Someone (me if
> > no one else volunteers) can check whether there is really anyone working
> > the bug ("Fix Understood" doesn't necessarily mean someone is actively
> > working on a fix.).
> >
> > With regard to the note in the email thread below about someone in the
> > "osol group inside Sun" posting webrevs of suggested fixes: I assume
> > this is a reference to the team that owns the bug as that is the only
> > team that can make information about the bug available to the community.
> >
> > Bonnie
> >
>
>
-- 
--
Born to the false world, the wanderer,
Storyteller, The Pied Piper
On a quest for immortality
Gathering a troop to find the fantasy
-- Nightwish
-- next part --
An HTML attachment was scrubbed...
URL: 



[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-30 Thread Prashanth Narayanaswamy
Yes Please that will be really helpful. Save me a load of trouble 
creating accounts etc.

Thanks

Mark Martin wrote:
> On 10/30/07, *Chris Quenelle*  > wrote:
> 
> The glitch is that the person who did the fix isn't in one of
> the Solaris groups.  They were in the compiler group.  Nobody
> in the compiler group (that I know of) has used cr.opensolaris.org
> 
> before.  From the web site it doesn't look hard to use, but
> nobody has done it yet.  I've updated the description of the
> bug with a pointer to cr.opensolaris.org 
> and a recommendation
> that someone needs to post the webrev.  At least so interested parties
> can apply the diffs in their own source trees if they want to.
> 
> 
> I'd be happy to help or post a tar myself if that helps.   
> cr.opensolaris.org/~devnull/ 
> 
> Mark
> 
> --chris
> 
> 
> Bonnie Corwin wrote:
>  > Hi Mark,
>  >
>  > Related to the OpenSolaris Sponsor program, there is no special
>  > procedure for bugs in a particular state.  Contributors are
> encouraged
>  > to ask about specific bugs on the request-sponsor alias.  Someone
> (me if
>  > no one else volunteers) can check whether there is really anyone
> working
>  > the bug ("Fix Understood" doesn't necessarily mean someone is
> actively
>  > working on a fix.).
>  >
>  > With regard to the note in the email thread below about someone
> in the
>  > "osol group inside Sun" posting webrevs of suggested fixes: I assume
>  > this is a reference to the team that owns the bug as that is the only
>  > team that can make information about the bug available to the
> community.
>  >
>  > Bonnie
>  >
> 
> 
> -- 
> --
> Born to the false world, the wanderer,
> Storyteller, The Pied Piper
> On a quest for immortality
> Gathering a troop to find the fantasy
> -- Nightwish




[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-30 Thread Chris Quenelle
The glitch is that the person who did the fix isn't in one of
the Solaris groups.  They were in the compiler group.  Nobody
in the compiler group (that I know of) has used cr.opensolaris.org
before.  From the web site it doesn't look hard to use, but
nobody has done it yet.  I've updated the description of the
bug with a pointer to cr.opensolaris.org and a recommendation
that someone needs to post the webrev.  At least so interested parties
can apply the diffs in their own source trees if they want to.

--chris


Bonnie Corwin wrote:
> Hi Mark,
> 
> Related to the OpenSolaris Sponsor program, there is no special 
> procedure for bugs in a particular state.  Contributors are encouraged 
> to ask about specific bugs on the request-sponsor alias.  Someone (me if 
> no one else volunteers) can check whether there is really anyone working 
> the bug ("Fix Understood" doesn't necessarily mean someone is actively 
> working on a fix.).
> 
> With regard to the note in the email thread below about someone in the 
> "osol group inside Sun" posting webrevs of suggested fixes: I assume 
> this is a reference to the team that owns the bug as that is the only 
> team that can make information about the bug available to the community.
> 
> Bonnie
> 
> 
> Mark Martin wrote:
>> What is the procedure for picking up a bug that is in state 6 (Fix 
>> understood) and getting sponsorship for same?  My apologies if I've 
>> missed obvious documentation somewhere.
>>
>> I'm not requesting sponsorship at this moment -- I've already got a full 
>> plate.  I'm trying to figure out how to make it possible to "stimulate" 
>> progress on at least some the (possible) fixes attached to that bug.
>>
>> Thanks,
>> Mark
>>
>> On 10/29/07, *Prashanth Narayanaswamy* > > wrote:
>>
>> Chris Quenelle wrote:
>>  > Unfortunately, Alexey no longer works for Sun.
>>  >
>>  > I created a wiki page to track this issue:
>>  > http://wikis.sun.com/display/SunStudio/Using+gccfss+with+OpenSolaris
>>  >
>>  > It would be cool if someone in osol group inside Sun could repost
>> of the
>>  > webrevs for the proposed fixes to a public site.  And then update
>> the wiki
>>  > page of course. :-)
>>  >
>>  > If you want me to kick some people in the sparc backend group I can
>>  > do that, but you might want to start with the contact info on the
>> gccfss page.
>>  >
>>
>> ouch!, I already feel the pain. The gccfss team does have interest in
>> getting the changes in. However, osol should really pick this up. We can
>> help in anyway we can.
>>
>> Thanks
>>
>> --Prashanth
>>
>>  > I see that gccfss also has it's own forum.  You might try posting
>> something
>>  > there to see if you get a
>> response.  http://forum.java.sun.com/forum.jspa?forumID=905
>> 
>>  >
>>  > At the same time, I took the opportunity to collect some other
>> info as well.
>>  >
>>  >
>> http://wikis.sun.com/display/SunStudio/Using+Sun+Studio+with+OpenSolaris
>> 
>> 
>>  >
>>  > This page has links for wizard options, using gccfss and the list
>> of issues
>>  > for using SS12 with OpenSolaris.  I wanted to make a bigger
>> announcement
>>  > asking for help, but the content is there, so jump in if you have
>> an interest.
>>  >
>>  > --chris
>>  >
>>  >
>>  >
>>  > Mark Martin wrote:
>>  >> It appears to me that bug 6515400 and incorporation of the fixes at
>>  >> http://www.opensolaris.org/jive/thread.jspa?threadID=24934 are
>> stalled.
>>  >> Is there any way we can segment out the fixes for ON and incorporate
>>  >> them as a separate putback (via fast-track or full ARC or
>> whatever)?  Or
>>  >> maybe even finish the review that Alex initiated?
>>  >>
>>  >> I've tried emailing Alex directly but the only email I can find
>> for him,
>>  >> Alexey.Starovoytov at Sun.COM ,
>> seems to bounce.  Anyone with a confirmed
>>  >> email address for him that they might share?
>>  >>
>>  >> Mark
>>  >>
>>  >> --
>>  >> --
>>  >> Born to the false world, the wanderer,
>>  >> Storyteller, The Pied Piper
>>  >> On a quest for immortality
>>  >> Gathering a troop to find the fantasy
>>  >> -- Nightwish
>>  >>
>>  >>
>>  >>
>> 
>>  >>
>>  >> ___
>>  >> tools-compilers mailing list
>>  >> tools-compilers at opensolaris.org
>> 
>>  >
>>  > ___

[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-30 Thread Mark Martin
What is the procedure for picking up a bug that is in state 6 (Fix
understood) and getting sponsorship for same?  My apologies if I've missed
obvious documentation somewhere.

I'm not requesting sponsorship at this moment -- I've already got a full
plate.  I'm trying to figure out how to make it possible to "stimulate"
progress on at least some the (possible) fixes attached to that bug.

Thanks,
Mark

On 10/29/07, Prashanth Narayanaswamy 
wrote:
>
> Chris Quenelle wrote:
> > Unfortunately, Alexey no longer works for Sun.
> >
> > I created a wiki page to track this issue:
> > http://wikis.sun.com/display/SunStudio/Using+gccfss+with+OpenSolaris
> >
> > It would be cool if someone in osol group inside Sun could repost of the
> > webrevs for the proposed fixes to a public site.  And then update the
> wiki
> > page of course. :-)
> >
> > If you want me to kick some people in the sparc backend group I can
> > do that, but you might want to start with the contact info on the gccfss
> page.
> >
>
> ouch!, I already feel the pain. The gccfss team does have interest in
> getting the changes in. However, osol should really pick this up. We can
> help in anyway we can.
>
> Thanks
>
> --Prashanth
>
> > I see that gccfss also has it's own forum.  You might try posting
> something
> > there to see if you get a response.
> http://forum.java.sun.com/forum.jspa?forumID=905
> >
> > At the same time, I took the opportunity to collect some other info as
> well.
> >
> > http://wikis.sun.com/display/SunStudio/Using+Sun+Studio+with+OpenSolaris
> >
> > This page has links for wizard options, using gccfss and the list of
> issues
> > for using SS12 with OpenSolaris.  I wanted to make a bigger announcement
> > asking for help, but the content is there, so jump in if you have an
> interest.
> >
> > --chris
> >
> >
> >
> > Mark Martin wrote:
> >> It appears to me that bug 6515400 and incorporation of the fixes at
> >> http://www.opensolaris.org/jive/thread.jspa?threadID=24934 are stalled.
> >> Is there any way we can segment out the fixes for ON and incorporate
> >> them as a separate putback (via fast-track or full ARC or
> whatever)?  Or
> >> maybe even finish the review that Alex initiated?
> >>
> >> I've tried emailing Alex directly but the only email I can find for
> him,
> >> Alexey.Starovoytov at Sun.COM, seems to bounce.  Anyone with a confirmed
> >> email address for him that they might share?
> >>
> >> Mark
> >>
> >> --
> >> --
> >> Born to the false world, the wanderer,
> >> Storyteller, The Pied Piper
> >> On a quest for immortality
> >> Gathering a troop to find the fantasy
> >> -- Nightwish
> >>
> >>
> >>
> 
> >>
> >> ___
> >> tools-compilers mailing list
> >> tools-compilers at opensolaris.org
> >
> > ___
> > tools-compilers mailing list
> > tools-compilers at opensolaris.org
>
>


-- 
--
Born to the false world, the wanderer,
Storyteller, The Pied Piper
On a quest for immortality
Gathering a troop to find the fantasy
-- Nightwish
-- next part --
An HTML attachment was scrubbed...
URL: 



[request-sponsor] [tools-compilers] Bug ID 6515400 and gccfss?

2007-10-30 Thread Bonnie Corwin
Hi Mark,

Related to the OpenSolaris Sponsor program, there is no special 
procedure for bugs in a particular state.  Contributors are encouraged 
to ask about specific bugs on the request-sponsor alias.  Someone (me if 
no one else volunteers) can check whether there is really anyone working 
the bug ("Fix Understood" doesn't necessarily mean someone is actively 
working on a fix.).

With regard to the note in the email thread below about someone in the 
"osol group inside Sun" posting webrevs of suggested fixes: I assume 
this is a reference to the team that owns the bug as that is the only 
team that can make information about the bug available to the community.

Bonnie


Mark Martin wrote:
> What is the procedure for picking up a bug that is in state 6 (Fix 
> understood) and getting sponsorship for same?  My apologies if I've 
> missed obvious documentation somewhere.
> 
> I'm not requesting sponsorship at this moment -- I've already got a full 
> plate.  I'm trying to figure out how to make it possible to "stimulate" 
> progress on at least some the (possible) fixes attached to that bug.
> 
> Thanks,
> Mark
> 
> On 10/29/07, *Prashanth Narayanaswamy*  > wrote:
> 
> Chris Quenelle wrote:
>  > Unfortunately, Alexey no longer works for Sun.
>  >
>  > I created a wiki page to track this issue:
>  > http://wikis.sun.com/display/SunStudio/Using+gccfss+with+OpenSolaris
>  >
>  > It would be cool if someone in osol group inside Sun could repost
> of the
>  > webrevs for the proposed fixes to a public site.  And then update
> the wiki
>  > page of course. :-)
>  >
>  > If you want me to kick some people in the sparc backend group I can
>  > do that, but you might want to start with the contact info on the
> gccfss page.
>  >
> 
> ouch!, I already feel the pain. The gccfss team does have interest in
> getting the changes in. However, osol should really pick this up. We can
> help in anyway we can.
> 
> Thanks
> 
> --Prashanth
> 
>  > I see that gccfss also has it's own forum.  You might try posting
> something
>  > there to see if you get a
> response.  http://forum.java.sun.com/forum.jspa?forumID=905
> 
>  >
>  > At the same time, I took the opportunity to collect some other
> info as well.
>  >
>  >
> http://wikis.sun.com/display/SunStudio/Using+Sun+Studio+with+OpenSolaris
> 
>  >
>  > This page has links for wizard options, using gccfss and the list
> of issues
>  > for using SS12 with OpenSolaris.  I wanted to make a bigger
> announcement
>  > asking for help, but the content is there, so jump in if you have
> an interest.
>  >
>  > --chris
>  >
>  >
>  >
>  > Mark Martin wrote:
>  >> It appears to me that bug 6515400 and incorporation of the fixes at
>  >> http://www.opensolaris.org/jive/thread.jspa?threadID=24934 are
> stalled.
>  >> Is there any way we can segment out the fixes for ON and incorporate
>  >> them as a separate putback (via fast-track or full ARC or
> whatever)?  Or
>  >> maybe even finish the review that Alex initiated?
>  >>
>  >> I've tried emailing Alex directly but the only email I can find
> for him,
>  >> Alexey.Starovoytov at Sun.COM ,
> seems to bounce.  Anyone with a confirmed
>  >> email address for him that they might share?
>  >>
>  >> Mark
>  >>
>  >> --
>  >> --
>  >> Born to the false world, the wanderer,
>  >> Storyteller, The Pied Piper
>  >> On a quest for immortality
>  >> Gathering a troop to find the fantasy
>  >> -- Nightwish
>  >>
>  >>
>  >>
> 
>  >>
>  >> ___
>  >> tools-compilers mailing list
>  >> tools-compilers at opensolaris.org
> 
>  >
>  > ___
>  > tools-compilers mailing list
>  > tools-compilers at opensolaris.org
> 
> 
> 
> 
> 
> -- 
> --
> Born to the false world, the wanderer,
> Storyteller, The Pied Piper
> On a quest for immortality
> Gathering a troop to find the fantasy
> -- Nightwish
> 
> 
> 
> 
> ___
> request-sponsor mailing list
> request-sponsor at opensolaris.org