diff options
| author | Vibhav Pant | 2023-06-06 19:30:27 +0530 |
|---|---|---|
| committer | Vibhav Pant | 2023-06-06 19:30:27 +0530 |
| commit | 49ffcbf86a32a8a217538d4df3736fe069ccf35d (patch) | |
| tree | a5f16157cc20fb19a844473a6fbd2b434f4c8260 /admin/git-bisect-start | |
| parent | af569fa3d90a717983b743eb97adbf869c6d1736 (diff) | |
| parent | 7ca1d782f5910d0c3978c6798a45c6854ec668c7 (diff) | |
| download | emacs-49ffcbf86a32a8a217538d4df3736fe069ccf35d.tar.gz emacs-49ffcbf86a32a8a217538d4df3736fe069ccf35d.zip | |
Merge branch 'master' into scratch/comp-static-data
Diffstat (limited to 'admin/git-bisect-start')
| -rwxr-xr-x | admin/git-bisect-start | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/admin/git-bisect-start b/admin/git-bisect-start index 65bfffc0ad6..cae9c7918a8 100755 --- a/admin/git-bisect-start +++ b/admin/git-bisect-start | |||
| @@ -82,7 +82,7 @@ done | |||
| 82 | # SKIP-BRANCH 58cc931e92ece70c3e64131ee12a799d65409100 | 82 | # SKIP-BRANCH 58cc931e92ece70c3e64131ee12a799d65409100 |
| 83 | 83 | ||
| 84 | ## The list below is the exhaustive list of all commits between Dec 1 | 84 | ## The list below is the exhaustive list of all commits between Dec 1 |
| 85 | ## 2016 and Jan 31 2023 on which building Emacs with the default | 85 | ## 2016 and Apr 30 2023 on which building Emacs with the default |
| 86 | ## options, on a GNU/Linux computer and with GCC, fails. It is | 86 | ## options, on a GNU/Linux computer and with GCC, fails. It is |
| 87 | ## possible (though unlikely) that building Emacs with non-default | 87 | ## possible (though unlikely) that building Emacs with non-default |
| 88 | ## options, with other compilers, or on other platforms, would succeed | 88 | ## options, with other compilers, or on other platforms, would succeed |
| @@ -1707,3 +1707,19 @@ $REAL_GIT bisect skip $(cat $0 | grep '^# SKIP-SINGLE ' | sed 's/^# SKIP-SINGLE | |||
| 1707 | # SKIP-SINGLE 1c3ca3bb649b7e812a84b4a559463462d4357080 | 1707 | # SKIP-SINGLE 1c3ca3bb649b7e812a84b4a559463462d4357080 |
| 1708 | # SKIP-SINGLE 48ed4228a75907ae1bb7a2d4314ffb3277c75e3a | 1708 | # SKIP-SINGLE 48ed4228a75907ae1bb7a2d4314ffb3277c75e3a |
| 1709 | # SKIP-SINGLE b9025c507a3a7dae4de19b18cafaa09b18183832 | 1709 | # SKIP-SINGLE b9025c507a3a7dae4de19b18cafaa09b18183832 |
| 1710 | # SKIP-SINGLE 8d8464bd5a98598e7a6fe63370545c7f07574926 | ||
| 1711 | # SKIP-SINGLE 11c4177430230ef41cb700c48afecf475cf39893 | ||
| 1712 | # SKIP-SINGLE cf3c89423fabc2c5a7891a5b5465fa995e461218 | ||
| 1713 | # SKIP-SINGLE 8d5d7509b0a2c248084fa349b0b188d4de4af804 | ||
| 1714 | # SKIP-SINGLE b6e2799aa1c3887c2995e115e6ff2f69d59f0e44 | ||
| 1715 | # SKIP-SINGLE 1795839babcf8572a79aaee3c76ca5b357937a59 | ||
| 1716 | # SKIP-SINGLE abfd00e5c02ec0aed8bbac1eca0d0db1874f020a | ||
| 1717 | # SKIP-SINGLE 8aef401b4f66a64ddfa9390590fb2cae1f96d522 | ||
| 1718 | # SKIP-SINGLE d5bf26f488b7968feed9f43e612a90da2aab15a8 | ||
| 1719 | # SKIP-SINGLE 5d0912f1445e33f1ccf23a84f0dc6d08c4ee2b60 | ||
| 1720 | # SKIP-SINGLE 95692f6754c3a8f55a90df2d6f7ce62be55cdcfc | ||
| 1721 | # SKIP-SINGLE a3edacd3f547195740304139cb68aaa94d7b18ee | ||
| 1722 | # SKIP-SINGLE ae4ff4f25fbf704446f8f38d8e818f223b79042b | ||
| 1723 | # SKIP-SINGLE 9686b015a0d71d08828afb0cfe6e477bbc4909ae | ||
| 1724 | # SKIP-SINGLE 621e732ade0f3dc165498ebde4d55d5aacb05b56 | ||
| 1725 | # SKIP-SINGLE 200dbf7d302e659e618f74bde81c7b3ccd795639 | ||