mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
Update URLs to prefer https: to http:
Also, fix a few http: URLs that were no longer working.
This commit is contained in:
committed by
Akim Demaille
parent
4083ee52b5
commit
ef3adfa0fb
@@ -13,7 +13,7 @@
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
AT_BANNER([[Diagnostics.]])
|
||||
|
||||
@@ -297,7 +297,7 @@ input.y: <warning>warning:</warning> fix-its can be applied. Rerun with option
|
||||
## --------------- ##
|
||||
|
||||
# Don't try to quote special files.
|
||||
# http://lists.gnu.org/archive/html/bug-bison/2019-04/msg00000.html
|
||||
# https://lists.gnu.org/r/bug-bison/2019-04/msg00000.html
|
||||
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90034
|
||||
|
||||
AT_TEST([[Special files]],
|
||||
@@ -652,7 +652,7 @@ m4_popdef([AT_TEST])
|
||||
## Indentation with message suppression. ##
|
||||
## -------------------------------------- ##
|
||||
|
||||
AT_SETUP([[Indentation with message suppression]])
|
||||
AT_SETUP([[Indentation with message suppression]])
|
||||
|
||||
# https://lists.gnu.org/r/bug-bison/2019-08/msg00002.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user