diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-30 12:24:58 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-30 12:27:06 +0000 |
| commit | 33606b41d35115f887ea688b1a16f2ff85bf2fe4 (patch) | |
| tree | 406b2c7b19a087ba437c68f3dbf0b589fa1d6150 /results/scraper/launchpad-without-comments/1205156 | |
| parent | adedf8771bc4de3113041ca21bd4d0d1c0014b6a (diff) | |
| download | qemu-analysis-33606b41d35115f887ea688b1a16f2ff85bf2fe4.tar.gz qemu-analysis-33606b41d35115f887ea688b1a16f2ff85bf2fe4.zip | |
add launchpad bug reports without comments
Diffstat (limited to 'results/scraper/launchpad-without-comments/1205156')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1205156 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1205156 b/results/scraper/launchpad-without-comments/1205156 new file mode 100644 index 000000000..d633e2206 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1205156 @@ -0,0 +1,14 @@ +Errors while compiling version 1.5.2 + +Environment: Ubuntu 13.04 + +"hw/ide/macio.c: In function ‘pmac_ide_atapi_transfer_cb’: +hw/ide/macio.c:134:9: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format] +hw/ide/macio.c: In function ‘pmac_ide_transfer_cb’: +hw/ide/macio.c:215:5: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int64_t’ [-Werror=format] +hw/ide/macio.c:222:9: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format] +hw/ide/macio.c:264:9: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format] +cc1: all warnings being treated as errors +make: *** [hw/ide/macio.o] Error 1" + +I got the source files with a "git clone git://git.qemu-project.org/qemu.git" + a recent "git fetch" \ No newline at end of file |