* Shawn Walker <[EMAIL PROTECTED]> [2008-02-20 05:21]: > On Feb 19, 2008 2:41 PM, <[EMAIL PROTECTED]> wrote: > > Hi Shawn, > > These changes look good to me. The only catch I see is that you'll need > > to merge with the rename stuff that I just putback. That code has a few > > places where it returns HTTP errors for new functions I added. Those > > should be converted to the symbolic codes you're using throughout the > > rest of your wad. > > Per your request, I have merged the latest tip with my changes and did > a quick run through the source again and then ran make test. > > hg bundle (hope I did this right): > http://cr.opensolaris.org/~swalker/pkg-255-518/raw_files/pkg-255-518.hg > > Updated webrev (from after I did recommit): > http://cr.opensolaris.org/~swalker/pkg-255-518/
If the bundle worries you, use hg export to send a patch as well. (I find it easier to work with patches, personally. Maybe for enormous changes a bundle would become more appropriate...) - Stephen -- [EMAIL PROTECTED] http://blogs.sun.com/sch/ _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
