Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autoconf-archive/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Next: ax_cflags_strict_prototypes, Previous: ax_cflags_irix_option, Up: The Macros ax_cflags_no_writable_stringsSynopsisAX_CFLAGS_NO_WRITABLE_STRINGS [(shellvar [,default, [A/NA]])] DescriptionTry to find a compiler option that makes all string literals readonly. The sanity check is done by looking at string.h which has a set of strcpy definitions that should be defined with const-modifiers to not emit a warning in all so many places. For the GNU CC compiler it will be -fno-writable-strings -Wwrite-strings The result is added to the shellvar being CFLAGS by default. DEFAULTS: - $1 shell-variable-to-add-to : CFLAGS - $2 add-value-if-not-found : nothing - $3 action-if-found : add value to shellvariable - $4 action-if-not-found : nothing NOTE: These macros depend on AX_APPEND_FLAG. Source CodeDownload the latest version of ax_cflags_no_writable_strings.m4 or browse the macro’s revision history. LicenseCopyright © 2008 Guido U. Draheim guidod@gmx.de Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0043 ]-- |