On Tue, 15 Sep 2009 16:56:50 -0400, Evan Prodromou <[email protected]> wrote: > The only patches to extlib/ that are acceptable are release versions of > the upstream libraries. > > If you have changes to make to those libraries, send them upstream. > We'll get them eventually. > > Claro?
Mea culpa. :) What's the recommended course in the meantime while waiting for patches to go through upstream? Note some upstream libraries are not actively maintained, which is why for instance I slipped a minor fix patch into php-gettext. (The patch is in their bug tracker but there hasn't been a release in a couple years. I'm planning though to replace this library with a new more cleanly licensed one based on PEAR File_Gettext which I've taken over maintainership of.) For the dl() problems I patched recently in extlib there are other workarounds we could do to cover at least my personal case (dl() completely unavailable in PHP 5.3 or later with some SAPIs), so feel free to back that out. -- brion _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
