RESOLVED FIXED 133279
REGRESSION(r164632): [GTK] Crash in generate-gtkdoc when rebasing docs
https://bugs.webkit.org/show_bug.cgi?id=133279
Summary REGRESSION(r164632): [GTK] Crash in generate-gtkdoc when rebasing docs
Carlos Garcia Campos
Reported 2014-05-26 03:13:56 PDT
Running gtkdoc-rebase ../glib/ -> /home/cgarcia/gnome/share/gtk-doc/html/glib/ (5988) ../gobject/ -> /home/cgarcia/gnome/share/gtk-doc/html/gobject/ (161) Traceback (most recent call last): File "../Tools/gtk/generate-gtkdoc", line 199, in <module> generate_documentation_for_config(common.build_path('gtkdoc-webkitdom.cfg')) File "../Tools/gtk/generate-gtkdoc", line 155, in generate_documentation_for_config return generator.saw_warnings AttributeError: 'PkgConfigGTKDoc' object has no attribute 'saw_warnings'
Attachments
Patch (1.51 KB, patch)
2014-05-26 03:19 PDT, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2014-05-26 03:19:24 PDT
Carlos Garcia Campos
Comment 2 2014-05-26 09:38:35 PDT
Note You need to log in before you can comment on or make changes to this bug.