Thread

  1. Update ppport.h in plperl

    Tim Bunce <tim.bunce@pobox.com> — 2009-12-21T21:19:12Z

    I'm about ready to post the next draft of my plperl feature patch.
    
    When I looked at the diff I saw ~7800 lines of it were just due to
    updating ppport.h. So I've broken that out into this large but totally
    trivial patch.
    
    Tim.
    
    
  2. Re: Update ppport.h in plperl

    Andrew Dunstan <andrew@dunslane.net> — 2009-12-24T16:08:49Z

    
    Tim Bunce wrote:
    > I'm about ready to post the next draft of my plperl feature patch.
    >
    > When I looked at the diff I saw ~7800 lines of it were just due to
    > updating ppport.h. So I've broken that out into this large but totally
    > trivial patch.
    >
    >   
    
    I'm going to apply this pretty soon to get some buildfarm coverage on 
    it. We had a little trouble last time we messed with ppport.h, ISTR, so 
    we need to make sure nothing breaks.
    
    cheers
    
    andrew
    
    
  3. Re: Update ppport.h in plperl

    Tim Bunce <tim.bunce@pobox.com> — 2009-12-25T20:17:10Z

    On Thu, Dec 24, 2009 at 11:08:49AM -0500, Andrew Dunstan wrote:
    > Tim Bunce wrote:
    >> I'm about ready to post the next draft of my plperl feature patch.
    >>
    >> When I looked at the diff I saw ~7800 lines of it were just due to
    >> updating ppport.h. So I've broken that out into this large but totally
    >> trivial patch.
    >
    > I'm going to apply this pretty soon to get some buildfarm coverage on it. 
    > We had a little trouble last time we messed with ppport.h, ISTR, so we need 
    > to make sure nothing breaks.
    
    It'll probably work fine over alpha3, but was meant to be applied after
    the plperl refactoring patch.
    
    Tim.