Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7471bd

Browse files
committed
Update some outdated links about XLC and UNIX specification
Author: Vignesh CDiscussion:https://postgr.es/m/CALDaNm3Dy=dTdx8UCVw=DWbzLzmRUC1dkq45=heOZDUg3U_PtA@mail.gmail.com
1 parent491bb81 commita7471bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎src/backend/utils/mb/wchar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ pg_utf_mblen(const unsigned char *s)
571571
/*
572572
* This is an implementation of wcwidth() and wcswidth() as defined in
573573
* "The Single UNIX Specification, Version 2, The Open Group, 1997"
574-
* <http://www.UNIX-systems.org/online.html>
574+
* <http://www.unix.org/online.html>
575575
*
576576
* Markus Kuhn -- 2001-09-08 -- public domain
577577
*

‎src/include/c.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html
102102
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html
103103
* Sunpro: https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html
104-
* XLC:http://www-01.ibm.com/support/knowledgecenter/SSGH2K_11.1.0/com.ibm.xlc111.aix.doc/language_ref/function_attributes.html
105-
* XLC:http://www-01.ibm.com/support/knowledgecenter/SSGH2K_11.1.0/com.ibm.xlc111.aix.doc/language_ref/type_attrib.html
104+
* XLC:https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html
105+
* XLC:https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html
106106
*/
107107

108108
/* only GCC supports the unused attribute */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp