[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-16 Thread Jyri Virkki
Prashant Srinivasan wrote: > > > *** usr/src/cmd/ruby18/Makefile.sfw > > - Do not redefine GMAKE, it's already defined by Makefile.master > > Jyri, doesn't $GMAKE refer to the build time location of gmake? The > build time location and the runtime location of gmake are, of course, > currently t

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-15 Thread Prashant Srinivasan
> *** usr/src/cmd/ruby18/Makefile.sfw > - Do not redefine GMAKE, it's already defined by Makefile.master Jyri, doesn't $GMAKE refer to the build time location of gmake? The build time location and the runtime location of gmake are, of course, currently the same. But is it guaranteed to stay

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-14 Thread Prashant Srinivasan
Gopalakrishnan Sankaran wrote: > Hi Jyri, > > I have addressed the bogus paths issue in rbconfig.rb (cr 6644643) and > have resubmitted the code for review. > ** > http://cr.opensolaris.org/~gs193864/cr6644643/ > Gopal, this looks good. thanks -ps > **Kindly take a look at it. This fix d

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-14 Thread Jyri Virkki
Gopalakrishnan Sankaran wrote: > > http://cr.opensolaris.org/~gs193864/cr6644643/ *** usr/src/cmd/ruby18/Makefile.sfw - Do not redefine GMAKE, it's already defined by Makefile.master *** usr/src/cmd/ruby18/postinstall-ruby - For rbconfig.rb file that gets generated, even if you don't provide a

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-14 Thread Gopalakrishnan Sankaran
Hi Jyri, I have addressed the bogus paths issue in rbconfig.rb (cr 6644643) and have resubmitted the code for review. ** http://cr.opensolaris.org/~gs193864/cr6644643/ **Kindly take a look at it. This fix does not cause any package upgrading issue. I have added only gcc support as Sun Studio do

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-10 Thread Gopalakrishnan Sankaran
Hi Prashant, I have updated the man page as per your suggestions. http://cr.opensolaris.org/~gs193864/cr6644643/ Thanks, Gopal. > Jyri Virkki wrote: > >> Gopalakrishnan Sankaran wrote: >> >> >>> Hi Siva, Jyri, >>> >>> I have made the changes reqd (including the appropriate #ident). I

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-10 Thread Prashant Srinivasan
Gopal, This looks good to me. -ps Gopalakrishnan Sankaran wrote: > Hi Prashant, > > I have updated the man page as per your suggestions. > > http://cr.opensolaris.org/~gs193864/cr6644643/ > > Thanks, > Gopal. > >> Jyri Virkki wrote: >> >>> Gopalakrishnan Sankaran wrote: >>> Hi Siva

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-09 Thread Gopalakrishnan Sankaran
Hi Jyri, Have made the changes and have updated the webrev. http://cr.opensolaris.org/~gs193864/cr6644643/ Thanks, Gopal. Jyri Virkki wrote: > Gopalakrishnan Sankaran wrote: > >> Hi Siva, Jyri, >> >> I have made the changes reqd (including the appropriate #ident). I ran >> wx pbchk which

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-08 Thread Jyri Virkki
Gopalakrishnan Sankaran wrote: > > Hi Siva, Jyri, > > I have made the changes reqd (including the appropriate #ident). I ran > wx pbchk which returned no errors. > > Kindly review the code changes. > > http://cr.opensolaris.org/~gs193864/cr6644643/ Not sure if you saw my comment from Apr.4 but

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-08 Thread Gopalakrishnan Sankaran
Hi Siva, Jyri, I have made the changes reqd (including the appropriate #ident). I ran wx pbchk which returned no errors. Kindly review the code changes. http://cr.opensolaris.org/~gs193864/cr6644643/ Thanks, Gopal. Sivakumar Shanmugasundaram wrote: > Gopal, > > Looks good to me. I assume you

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-08 Thread Sivakumar Shanmugasundaram
Gopal, Looks good to me. I assume you have done 'wx pbchk' on your wokspace and do not get any errors from this command. Oh, I do not see Jyri's comments addressed. Please fix them. Add the appropriate '#ident' and do 'wx redelget' Siva Gopalakrishnan Sankaran wrote: > Hi Siva, > > Have made

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-08 Thread Gopalakrishnan Sankaran
Hi Siva, Have made the changes. Please review it again. http://cr.opensolaris.org/~gs193864/cr6644643/ Thanks, Gopal. Sivakumar Shanmugasundaram wrote: > Gopal, > > A couple of comments. > > Please change the Webrev comments to have the 'exact' bug synopsis > against all the files. > > You coul

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-08 Thread Sivakumar Shanmugasundaram
Gopal, A couple of comments. Please change the Webrev comments to have the 'exact' bug synopsis against all the files. You could do a 'wx pbchk' to find errors postinstall-ruby: You could use another file name instead of just 'temp'. May be use rbconfig.$$ or similar. Other changes look goo

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-05 Thread Gopalakrishnan Sankaran
Hi Jyri, The following gems were tested : Postgres MySQL EventMachine FastThread A performance analysis was done wherein I used the mysql gem and wrote a small ruby script to query on a huge database 1000 number of times. The script itself was run n number of times to get a better picture. The

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-04 Thread Prashant Srinivasan
Jyri Virkki wrote: > Gopalakrishnan Sankaran wrote: > >> Here is the webrev after making the changes required (as suggested in >> the initial round of review) >> Kindly review the changes. >> >> http://cr.opensolaris.org/~gs193864/cr6644643/ >> > > Hi, > > Please let us know which set of g

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-04 Thread Jyri Virkki
Gopalakrishnan Sankaran wrote: > > Here is the webrev after making the changes required (as suggested in > the initial round of review) > Kindly review the changes. > > http://cr.opensolaris.org/~gs193864/cr6644643/ Hi, Please let us know which set of gems did you use for testing the native com

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-04 Thread Prashant Srinivasan
Gopalakrishnan Sankaran wrote: > Hi, > > Here is the webrev after making the changes required (as suggested in > the initial round of review) > Kindly review the changes. > > http://cr.opensolaris.org/~gs193864/cr6644643/ > > Thanks, I see that both my requested changes (1) prepend gmake with

[webstack-discuss] Need Code Review for Ruby Native Gem Support

2008-04-04 Thread Gopalakrishnan Sankaran
Hi, Here is the webrev after making the changes required (as suggested in the initial round of review) Kindly review the changes. http://cr.opensolaris.org/~gs193864/cr6644643/ -- Thanks, Gopal http://blogs.sun.com/gkrish