ALT Linux Bugzilla
– Attachment 272 Details for
Bug 2913
AC_C_CONST check doesn't work with -Wall -Werror flags enabled
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч для AC_HEADER_STDC
autoconf-2.57-alt-header_stdc.patch (text/plain), 450 bytes, created by
Alexey Voinov
on 2003-09-01 00:26:30 MSD
(
hide
)
Description:
патч для AC_HEADER_STDC
Filename:
MIME Type:
Creator:
Alexey Voinov
Created:
2003-09-01 00:26:30 MSD
Size:
450 bytes
patch
obsolete
>--- autoconf-2.57/lib/autoconf/headers.m4.vns2 2002-10-27 21:23:14 +0300 >+++ autoconf-2.57/lib/autoconf/headers.m4 2003-08-31 23:58:49 +0400 >@@ -588,6 +588,7 @@ > # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. > AC_RUN_IFELSE([AC_LANG_SOURCE( > [[#include <ctype.h> >+#include <stdlib.h> > #if ((' ' & 0x0FF) == 0x020) > # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') > # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2913
:
270
|
271
| 272