https://bugs.freedesktop.org/show_bug.cgi?id=90600

Vinson Lee <v...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |matts...@gmail.com

--- Comment #6 from Vinson Lee <v...@freedesktop.org> ---
cf718cc964f86dc49c1fc9ed5e39aa5bd87ad931 is the first bad commit
commit cf718cc964f86dc49c1fc9ed5e39aa5bd87ad931
Author: Dylan Baker <dylanx.c.ba...@intel.com>
Date:   Wed Nov 19 13:36:35 2014 -0800

    glapi: gl_table.py: replace getopt with argparse.

    This results in slightly less code, but code that is much more readable.
    It has the advantage of putting everything together in one place, all of
    the code is self documenting, help messages are auto-generated, choices
    are automatically enforced, and the syntax is much less C like, taking
    advantage of python features and idioms.

    Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
    Acked-by: Matt Turner <matts...@gmail.com>

:040000 040000 8ced3859bc44a3f2a5cf9d247139b57b6285fc51
4ba8ea55200c5fcdcce7480dbecca41d8f9f88e4 M    src
bisect run success

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to