https://bugzilla.wikimedia.org/show_bug.cgi?id=30172
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|[email protected]. |[email protected] |org | --- Comment #2 from Chad H. <[email protected]> 2011-08-02 15:11:56 UTC --- Created attachment 8874 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8874 posix_isatty() patch Rather than doing a conditional function define (which HipHop won't like anyway), I just threw it in a wrapper method in Maintenance. Nothing in extensions calls this--and few core maintenance scripts even do--so the impact should be minimal. Just asking for a quick sanity check that this will work as intended. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
