blob: 4ce9bed55473bdaac47d099139317a385fdb987f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
id = 129
title = "Build failure due to conflicts with the C++20 version header"
state = "closed"
created_at = "2021-05-04T15:05:45.621Z"
closed_at = "2021-09-07T10:52:44.573Z"
labels = ["Build System", "Closed::Fixed", "kind::Bug"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/129"
host-os = "n/a"
host-arch = "n/a"
qemu-version = "n/a"
guest-os = "n/a"
guest-arch = "n/a"
description = "n/a"
reproduce = """qemu 5.2.0:
```
brew install -s qemu
```
qemu 6.0.0:
```
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/02107501a48cc9d08480913ee1c79866dc60c23a/Formula/qemu.rb
brew install -s qemu.rb
```"""
additional = "n/a"
|