summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1543057
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1543057')
-rw-r--r--results/scraper/launchpad-without-comments/154305716
1 files changed, 16 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1543057 b/results/scraper/launchpad-without-comments/1543057
new file mode 100644
index 000000000..664653d08
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1543057
@@ -0,0 +1,16 @@
+Warnings are treated as errors
+
+System: Ubuntu 14.04, 32bit
+Kernel: 3.13.0-55-generic
+Qemu: v. 2.2.50
+
+Error msg:
+
+hw/acpi/pcihp.c: In function ‘acpi_pcihp_pc_no_hotplug’:
+hw/acpi/pcihp.c:117:34: error: ‘PCIDevice’ has no member named ‘qdev’
+     return (pc->is_bridge && !dev->qdev.hotplugged) || !dc->hotpluggable;
+                                  ^
+hw/acpi/pcihp.c:118:1: error: control reaches end of non-void function [-Werror=return-type]
+ }
+ ^
+cc1: all warnings being treated as errors
\ No newline at end of file