Running with gitlab-runner 15.3.0 (bbcb5aba)  on emba-docker-runner 2oEDrUT7 section_start:1698019433:prepare_executor Preparing the "docker" executor Using Docker executor with image docker:19.03.12 ... Pulling docker image docker:19.03.12 ... Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... section_end:1698019499:prepare_executor section_start:1698019499:prepare_script Preparing environment Running on runner-2oedrut7-project-1-concurrent-1 via emba.gnu.org... section_end:1698019535:prepare_script section_start:1698019535:get_sources Getting source from Git repository $ git config --global http.proxy $HTTP_PROXY; git config --global https.proxy $HTTPS_PROXY Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/emacs/emacs/.git/ Checking out cfc796f6 as master... Skipping Git submodules setup section_end:1698019572:get_sources section_start:1698019572:step_script Executing "step_script" stage of the job script Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... $ docker info WARNING: No swap limit support Client: Debug Mode: false Server: Containers: 30 Running: 6 Paused: 0 Stopped: 24 Images: 14 Server Version: 20.10.21 Storage Driver: overlay2 Backing Filesystem: xfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: runc version: init version: Security Options: apparmor seccomp Profile: default Kernel Version: 4.15.0-213-generic Operating System: Trisquel GNU/Linux Etiona (9.0.2) OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.789GiB Name: emba.gnu.org ID: X47L:JFLM:IP7X:AN3A:6FS4:N5DF:SGWZ:KSYJ:GQ2L:ZEKB:GUXD:3IZT Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http://serverproxy0p.fsf.org:8118/ HTTPS Proxy: http://serverproxy0p.fsf.org:8118/ No Proxy: localhost,127.0.0.1,eggs.gnu.org,emba.gnu.org/ Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false $ echo "docker registry is ${CI_REGISTRY}" docker registry is emba.gnu.org:5050 $ docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY} WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded WARNING! Your password will be stored unencrypted in /.docker-config-cfc796f6f24efd7cbc0dcac07f8eccd5200236bd/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store $ docker build --pull --target ${target} -t ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} -f test/infra/Dockerfile.emba . #1 [internal] load build definition from Dockerfile.emba #1 transferring dockerfile: 6.46kB 0.1s done #1 DONE 4.8s #2 [internal] load .dockerignore #2 transferring context: 2B 0.1s done #2 DONE 4.6s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 DONE 1.3s #4 [emacs-base 1/2] FROM docker.io/library/debian:bullseye@sha256:c141beaa9... #4 DONE 0.0s #7 [internal] load build context #7 transferring context: 147.39kB 1.7s #7 transferring context: 23.05MB 6.7s #7 transferring context: 39.14MB 12.0s #7 transferring context: 39.25MB 17.0s #7 transferring context: 46.80MB 22.1s #7 transferring context: 62.20MB 27.2s #7 transferring context: 80.09MB 32.3s #7 transferring context: 90.90MB 37.4s #7 transferring context: 106.73MB 42.6s #7 transferring context: 128.40MB 47.6s #7 transferring context: 141.47MB 52.7s #7 transferring context: 155.19MB 57.8s #7 transferring context: 170.92MB 62.9s #7 transferring context: 183.67MB 68.0s #7 transferring context: 187.59MB 75.5s #7 transferring context: 195.02MB 80.6s #7 transferring context: 212.49MB 85.6s #7 transferring context: 228.17MB 90.8s #7 transferring context: 247.00MB 96.0s #7 transferring context: 254.81MB 101.4s #7 transferring context: 256.87MB 106.8s #7 transferring context: 273.09MB 111.8s #7 transferring context: 273.29MB 113.3s done #7 DONE 127.2s #5 [emacs-base 2/2] RUN apt-get update && apt-get install -y --no-insta... #5 CACHED #6 [emacs-gnustep 1/6] RUN apt-get update && apt-get install -y --no-in... #6 CACHED #8 [emacs-gnustep 2/6] COPY . /checkout #8 DONE 92.3s #9 [emacs-gnustep 3/6] WORKDIR /checkout #9 DONE 0.7s #10 [emacs-gnustep 4/6] RUN ./autogen.sh autoconf #10 1.770 Checking whether you have the necessary tools... #10 1.770 (Read INSTALL.REPO for more details on building Emacs) #10 1.785 Checking for autoconf (need at least version 2.65) ... ok #10 1.898 Your system has the required tools. #10 1.923 Building aclocal.m4 ... #10 1.927 Running 'autoreconf -fi -I m4' ... #10 37.74 Building 'aclocal.m4' in exec ... #10 37.74 Running 'autoreconf -fi' in exec ... #10 45.43 You can now run './autogen.sh git'. #10 DONE 48.4s #11 [emacs-gnustep 5/6] RUN ./configure --with-ns #11 6.991 checking for xcrun... no #11 6.998 checking for GNU Make... make #11 7.036 checking build system type... x86_64-pc-linux-gnu #11 7.388 checking host system type... x86_64-pc-linux-gnu #11 7.417 checking for gcc... gcc #11 7.608 checking whether the C compiler works... yes #11 7.828 checking for C compiler default output file name... a.out #11 7.831 checking for suffix of executables... #11 8.057 checking whether we are cross compiling... no #11 8.212 checking for suffix of object files... o #11 8.301 checking whether we are using the GNU C compiler... yes #11 8.415 checking whether gcc accepts -g... yes #11 8.574 checking for gcc option to enable C11 features... none needed #11 8.824 checking whether the compiler is clang... no #11 8.953 checking for compiler option needed when checking for declarations... none #11 8.960 checking whether gcc and cc understand -c and -o together... yes #11 9.458 checking how to run the C preprocessor... gcc -E #11 9.820 checking for grep that handles long lines and -e... /bin/grep #11 9.839 checking for egrep... /bin/grep -E #11 9.852 checking for ANSI C header files... yes #11 10.80 checking for sys/types.h... yes #11 11.06 checking for sys/stat.h... yes #11 11.27 checking for stdlib.h... yes #11 11.67 checking for string.h... yes #11 11.92 checking for memory.h... yes #11 12.08 checking for strings.h... yes #11 12.18 checking for inttypes.h... yes #11 12.30 checking for stdint.h... yes #11 12.43 checking for unistd.h... yes #11 12.73 checking for wchar.h... yes #11 13.11 checking for minix/config.h... no #11 13.36 checking for linux/fs.h... yes #11 13.66 checking for malloc.h... yes #11 13.86 checking for sys/systeminfo.h... no #11 14.08 checking for sys/sysinfo.h... yes #11 14.38 checking for coff.h... no #11 14.55 checking for pty.h... yes #11 14.85 checking for sys/resource.h... yes #11 15.08 checking for sys/utsname.h... yes #11 15.31 checking for pwd.h... yes #11 15.47 checking for util.h... no #11 15.62 checking for sanitizer/lsan_interface.h... yes #11 15.96 checking for sanitizer/asan_interface.h... yes #11 16.25 checking for sanitizer/common_interface_defs.h... yes #11 16.42 checking for sys/socket.h... yes #11 16.60 checking for stdlib.h... (cached) yes #11 16.63 checking for unistd.h... (cached) yes #11 16.66 checking for sys/param.h... yes #11 16.95 checking for pthread.h... yes #11 17.29 checking for malloc/malloc.h... no #11 17.47 checking for sys/un.h... yes #11 17.66 checking for utmp.h... yes #11 17.88 checking for utmpx.h... yes #11 18.06 checking for OS.h... no #11 18.26 checking for dirent.h... yes #11 18.46 checking for execinfo.h... yes #11 18.70 checking for linux/xattr.h... yes #11 19.02 checking for stdio_ext.h... yes #11 19.25 checking for sys/vfs.h... yes #11 19.59 checking for sys/fs_types.h... no #11 19.96 checking for getopt.h... yes #11 20.42 checking for sys/cdefs.h... yes #11 20.75 checking for sys/time.h... yes #11 21.02 checking for ieee754.h... yes #11 21.23 checking for limits.h... yes #11 21.47 checking for inttypes.h... (cached) yes #11 21.50 checking for sys/types.h... (cached) yes #11 21.54 checking for stdint.h... (cached) yes #11 21.59 checking for sys/select.h... yes #11 21.84 checking for stdbool.h... yes #11 22.04 checking for stdckdint.h... no #11 22.21 checking for sys/random.h... yes #11 22.37 checking for sys/stat.h... (cached) yes #11 22.41 checking whether it is safe to define __EXTENSIONS__... yes #11 22.51 checking whether _XOPEN_SOURCE should be defined... no #11 22.57 checking for Minix Amsterdam compiler... no #11 22.62 checking for ar... ar #11 22.63 checking for ranlib... ranlib #11 22.63 checking for gcc option to enable large file support... none needed #11 22.79 checking for gcc option for timestamps after 2038... none needed #11 22.91 checking for g++... g++ #11 23.05 checking whether we are using the GNU C++ compiler... yes #11 23.56 checking whether g++ accepts -g... yes #11 23.67 checking for g++ option to enable C++11 features... none needed #11 68.64 checking how to run the C++ preprocessor... g++ -E #11 69.30 checking whether gcc accepts -g3 -O2... yes #11 69.64 checking whether the compiler is clang... no #11 69.93 checking whether C compiler handles -Werror -Wunknown-warning-option... no #11 70.14 checking whether -Wno-missing-field-initializers is needed... yes #11 70.67 checking whether -Wuninitialized is supported... yes #11 70.98 checking whether C compiler handles -fstrict-flex-arrays... no #11 71.20 checking whether C compiler handles -Wall... yes #11 71.60 checking whether C compiler handles -Warith-conversion... yes #11 71.90 checking whether C compiler handles -Wdate-time... yes #11 72.47 checking whether C compiler handles -Wdisabled-optimization... yes #11 72.95 checking whether C compiler handles -Wdouble-promotion... yes #11 73.51 checking whether C compiler handles -Wduplicated-cond... yes #11 73.90 checking whether C compiler handles -Wextra... yes #11 74.33 checking whether C compiler handles -Wformat-signedness... yes #11 74.69 checking whether C compiler handles -Winit-self... yes #11 75.17 checking whether C compiler handles -Winvalid-pch... yes #11 75.54 checking whether C compiler handles -Wlogical-op... yes #11 75.89 checking whether C compiler handles -Wmissing-declarations... yes #11 76.23 checking whether C compiler handles -Wmissing-include-dirs... yes #11 76.62 checking whether C compiler handles -Wmissing-prototypes... yes #11 77.16 checking whether C compiler handles -Wnested-externs... yes #11 77.59 checking whether C compiler handles -Wnull-dereference... yes #11 78.05 checking whether C compiler handles -Wold-style-definition... yes #11 78.64 checking whether C compiler handles -Wopenmp-simd... yes #11 79.21 checking whether C compiler handles -Wpacked... yes #11 79.72 checking whether C compiler handles -Wpointer-arith... yes #11 80.28 checking whether C compiler handles -Wstrict-flex-arrays... no #11 80.47 checking whether C compiler handles -Wstrict-prototypes... yes #11 81.13 checking whether C compiler handles -Wsuggest-attribute=format... yes #11 81.54 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #11 82.13 checking whether C compiler handles -Wsuggest-final-methods... yes #11 82.56 checking whether C compiler handles -Wsuggest-final-types... yes #11 83.10 checking whether C compiler handles -Wtrampolines... yes #11 83.52 checking whether C compiler handles -Wuninitialized... yes #11 83.84 checking whether C compiler handles -Wunknown-pragmas... yes #11 84.34 checking whether C compiler handles -Wunused-macros... yes #11 84.78 checking whether C compiler handles -Wvariadic-macros... yes #11 85.32 checking whether C compiler handles -Wvector-operation-performance... yes #11 85.88 checking whether C compiler handles -Wwrite-strings... yes #11 86.36 checking whether C compiler handles -Warray-bounds=2... yes #11 86.88 checking whether C compiler handles -Wattribute-alias=2... yes #11 87.37 checking whether C compiler handles -Wformat=2... yes #11 87.77 checking whether C compiler handles -Wformat-truncation=2... yes #11 88.21 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #11 88.63 checking whether C compiler handles -Wshift-overflow=2... yes #11 89.14 checking whether C compiler handles -Wuse-after-free=3... no #11 89.32 checking whether C compiler handles -Wvla-larger-than=4031... yes #11 89.81 checking whether C compiler handles -Wno-missing-field-initializers... yes #11 90.22 checking whether C compiler handles -Wredundant-decls... yes #11 90.57 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #11 90.57 checking whether C compiler handles -Wno-override-init... yes #11 91.04 checking whether C compiler handles -Wno-sign-compare... yes #11 91.43 checking whether C compiler handles -Wno-type-limits... yes #11 91.79 checking whether C compiler handles -Wno-unused-parameter... yes #11 92.18 checking whether C compiler handles -Wno-format-nonliteral... yes #11 92.75 checking whether C compiler handles -Wno-bidi-chars... no #11 92.86 checking for a BSD-compatible install... /usr/bin/install -c #11 92.91 checking command to symlink files in the same directory... ln -s #11 92.94 checking for install-info... : #11 92.94 checking for gzip... /bin/gzip #11 92.94 checking for 'find' args to delete a file... -delete #11 92.96 checking for brew... no #11 94.24 checking for -znocombreloc... not needed #11 94.24 checking whether addresses are sanitized... no #11 94.43 checking for math library... -lm #11 97.14 checking for struct passwd.pw_gecos... yes #11 97.42 checking for pkg-config... /usr/bin/pkg-config #11 97.43 checking pkg-config is at least version 0.9.0... yes #11 97.47 checking for machine/soundcard.h... no #11 97.65 checking for sys/soundcard.h... yes #11 97.94 checking for soundcard.h... no #11 98.13 checking for mmsystem.h... no #11 98.33 checking for _oss_ioctl in -lossaudio... no #11 98.65 checking for alsa >= 1.0.0... no #11 98.75 checking for ADDR_NO_RANDOMIZE... yes #11 99.18 checking if Linux sysinfo may be used... yes #11 100.1 checking for sys/wait.h that is POSIX.1 compatible... yes #11 100.6 checking for net/if.h... yes #11 101.5 checking for ifaddrs.h... yes #11 102.2 checking for net/if_dl.h... no #11 102.9 checking for struct ifreq.ifr_flags... yes #11 103.5 checking for struct ifreq.ifr_hwaddr... yes #11 104.7 checking for struct ifreq.ifr_netmask... yes #11 106.0 checking for struct ifreq.ifr_broadaddr... yes #11 107.1 checking for struct ifreq.ifr_addr... yes #11 108.2 checking for struct ifreq.ifr_addr.sa_len... no #11 109.5 checking whether gcc understands -MMD -MF... yes #11 110.0 checking for X... no #11 111.0 checking AppKit/AppKit.h usability... yes #11 115.2 checking AppKit/AppKit.h presence... yes #11 116.4 checking for AppKit/AppKit.h... yes #11 116.4 checking for Mac OS X 12.0 or later... yes #11 116.7 checking for gcc... gcc #11 116.9 checking whether we are using the GNU Objective C compiler... yes #11 117.2 checking whether gcc accepts -g... yes #11 117.5 checking if the Objective C compiler supports instancetype... yes #11 117.7 checking if the Objective C compiler defaults to C99... no #11 118.0 checking whether malloc is Doug Lea style... no #11 118.4 checking for sbrk... yes #11 119.1 checking for __lsan_ignore_object... no #11 119.8 checking for fchmod... yes #11 120.6 checking for utmpname... yes #11 121.5 checking for utmpxname... yes #11 122.2 checking for canonicalize_file_name... yes #11 123.0 checking for realpath... yes #11 124.0 checking for lstat... yes #11 124.8 checking for fchmodat... yes #11 125.5 checking for lchmod... no #11 125.8 checking for fcntl... yes #11 126.6 checking for fdopendir... yes #11 127.4 checking for listxattr... yes #11 128.3 checking for fstatat... yes #11 129.0 checking for fsync... yes #11 129.9 checking for gettimeofday... yes #11 130.7 checking for memset_explicit... no #11 131.6 checking for memset_s... no #11 132.4 checking for pselect... yes #11 133.2 checking for readlink... yes #11 134.1 checking for isblank... yes #11 134.9 checking for iswctype... yes #11 135.7 checking for strtoimax... yes #11 136.4 checking for symlink... yes #11 137.2 checking for localtime_r... yes #11 138.0 checking for getdtablesize... yes #11 138.7 checking for getpagesize... yes #11 139.3 checking for working mmap... yes #11 140.8 checking for main in -lXbsd... no #11 141.4 checking for pthread library... -lpthread #11 143.2 checking for thread support... yes #11 143.3 checking for librsvg-2.0 >= 2.14.0... no #11 143.3 checking for libwebpdemux >= 0.6.0... no #11 143.5 checking for WebPGetInfo... no #11 144.2 checking for libwebpdemux >= 0.6.0 libwebpdecoder >= 0.6.0... no #11 144.3 checking for sqlite3_open_v2 in -lsqlite3... no #11 144.6 checking for getaddrinfo_a in -lanl... yes #11 145.1 checking for malloc_trim... yes #11 146.2 checking for dbus-1 >= 1.0... yes #11 146.3 checking for dbus_watch_get_unix_fd... yes #11 147.1 checking for dbus_type_is_valid... yes #11 147.8 checking for dbus_validate_bus_name... yes #11 148.7 checking for dbus_validate_path... yes #11 149.3 checking for dbus_validate_interface... yes #11 150.0 checking for dbus_validate_member... yes #11 150.9 checking for lgetfilecon in -lselinux... no #11 151.3 checking for gnutls >= 2.12.2... yes #11 151.4 checking for libsystemd >= 222... no #11 151.5 checking for jansson >= 2.7... no #11 151.5 checking for tree-sitter >= 0.20.2... no #11 151.6 checking for tree-sitter >= 0.6.3... no #11 151.7 checking sys/inotify.h usability... yes #11 152.1 checking sys/inotify.h presence... yes #11 152.2 checking for sys/inotify.h... yes #11 152.2 checking for inotify_init1... yes #11 153.0 checking for jpeglib 6b or later... no #11 153.6 checking for lcms2... no #11 153.7 checking for library containing inflateEnd... -lz #11 154.7 checking for dladdr... yes #11 155.4 checking for dlfunc... no #11 156.3 checking for libpng >= 1.0.0... no #11 156.3 checking for libpng not configured by pkg-config... no #11 156.6 checking tiffio.h usability... no #11 156.9 checking tiffio.h presence... no #11 157.0 checking for tiffio.h... no #11 157.0 checking gif_lib.h usability... no #11 157.4 checking gif_lib.h presence... no #11 157.6 checking for gif_lib.h... no #11 157.6 checking gpm.h usability... no #11 157.9 checking gpm.h presence... no #11 158.0 checking for gpm.h... no #11 158.1 checking for libxml-2.0 > 2.6.17... no #11 158.2 checking for maillock in -lmail... no #11 158.5 checking for maillock in -llockfile... no #11 158.9 checking for liblockfile.so... no #11 158.9 checking maillock.h usability... no #11 159.1 checking maillock.h presence... no #11 159.3 checking for maillock.h... no #11 159.3 checking linux/seccomp.h usability... yes #11 159.9 checking linux/seccomp.h presence... yes #11 160.0 checking for linux/seccomp.h... yes #11 160.1 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #11 160.5 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #11 160.8 checking linux/filter.h usability... yes #11 161.3 checking linux/filter.h presence... yes #11 161.5 checking for linux/filter.h... yes #11 161.6 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #11 161.7 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #11 161.7 checking for libseccomp >= 2.5.2... no #11 161.7 checking size of long... 8 #11 162.5 checking for accept4... yes #11 163.3 checking for fchdir... yes #11 163.9 checking for gethostname... yes #11 164.7 checking for getrusage... yes #11 165.6 checking for get_current_dir_name... yes #11 166.4 checking for lrand48... yes #11 167.1 checking for random... yes #11 167.8 checking for rint... yes #11 168.7 checking for tcdrain... yes #11 169.5 checking for trunc... yes #11 175.8 checking for select... yes #11 176.6 checking for getpagesize... (cached) yes #11 176.7 checking for setlocale... yes #11 177.3 checking for newlocale... yes #11 178.3 checking for getrlimit... yes #11 179.1 checking for setrlimit... yes #11 179.8 checking for shutdown... yes #11 180.4 checking for pthread_sigmask... (cached) yes #11 180.5 checking for strsignal... yes #11 180.9 checking for setitimer... yes #11 181.3 checking for sendto... yes #11 182.1 checking for recvfrom... yes #11 183.1 checking for getsockname... yes #11 183.9 checking for getifaddrs... yes #11 184.7 checking for freeifaddrs... yes #11 185.5 checking for gai_strerror... yes #11 186.5 checking for sync... yes #11 187.4 checking for endpwent... yes #11 188.3 checking for getgrent... yes #11 189.1 checking for endgrent... yes #11 190.1 checking for renameat2... yes #11 190.9 checking for cfmakeraw... yes #11 191.7 checking for cfsetspeed... yes #11 192.3 checking for __executable_start... yes #11 193.1 checking for log2... yes #11 194.1 checking for pthread_setname_np... yes #11 194.8 checking for pthread_set_name_np... no #11 195.4 checking for getpwent... yes #11 196.1 checking whether pthread_setname_np takes a single argument... no #11 196.5 checking whether pthread_setname_np takes three arguments... no #11 196.9 checking for aligned_alloc... yes #11 197.8 checking whether aligned_alloc is declared... yes #11 198.5 checking for posix_madvise... yes #11 199.3 checking for madvise... yes #11 200.1 checking for __builtin_frame_address... yes #11 200.7 checking for __builtin_unwind_init... yes #11 201.2 checking for _LARGEFILE_SOURCE value needed for large files... no #11 202.0 checking for grantpt... yes #11 202.8 checking for getpt... yes #11 203.5 checking for posix_openpt... yes #11 204.0 checking for library containing tputs... -ltinfo #11 205.1 checking whether -ltinfo library defines BC... yes #11 205.9 checking for timerfd interface... yes #11 206.2 checking whether signals can be handled on alternate stack... yes #11 206.8 checking valgrind/valgrind.h usability... no #11 207.2 checking valgrind/valgrind.h presence... no #11 207.4 checking for valgrind/valgrind.h... no #11 207.4 checking for struct unipair.unicode... yes #11 207.7 checking for pid_t... yes #11 208.8 checking vfork.h usability... no #11 209.0 checking vfork.h presence... no #11 209.2 checking for vfork.h... no #11 209.2 checking for fork... yes #11 209.8 checking for vfork... yes #11 210.5 checking for working fork... yes #11 211.4 checking for working vfork... (cached) yes #11 211.4 checking for snprintf... yes #11 212.2 checking for open_memstream... yes #11 213.1 checking spawn.h usability... yes #11 213.6 checking spawn.h presence... yes #11 213.9 checking for spawn.h... yes #11 213.9 checking for posix_spawn... yes #11 214.8 checking for posix_spawn_file_actions_addchdir... no #11 215.4 checking for posix_spawn_file_actions_addchdir_np... yes #11 216.1 checking for posix_spawnattr_setflags... yes #11 216.7 checking whether POSIX_SPAWN_SETSID is declared... yes #11 217.0 checking whether GLib is linked in... no #11 217.2 checking for nl_langinfo and CODESET... yes #11 217.9 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #11 218.5 checking for mbstate_t... yes #11 219.1 checking for signals via characters... yes #11 219.5 checking for _setjmp... yes #11 220.1 checking for sigsetjmp... yes #11 220.7 checking POSIX termios... yes #11 221.5 checking size of speed_t... 4 #11 222.2 checking for usable FIONREAD... yes #11 222.5 checking for usable SIGIO... yes #11 222.9 checking for struct alignment... yes #11 223.3 checking for C/C++ restrict keyword... __restrict__ #11 223.6 checking for typeof syntax and keyword spelling... typeof #11 223.9 checking for statement expressions... yes #11 224.1 checking whether malloc (0) returns nonnull... yes #11 224.5 checking sys/acl.h usability... yes #11 225.2 checking sys/acl.h presence... yes #11 225.3 checking for sys/acl.h... yes #11 225.4 checking for library containing acl_get_file... -lacl #11 226.5 checking for acl_get_file... yes #11 227.2 checking for acl_get_fd... yes #11 227.9 checking for acl_set_file... yes #11 228.6 checking for acl_set_fd... yes #11 229.4 checking for acl_free... yes #11 230.0 checking for acl_from_mode... yes #11 230.7 checking for acl_from_text... yes #11 231.2 checking for acl_delete_def_file... yes #11 231.8 checking for acl_extended_file... yes #11 232.4 checking for acl_delete_fd_np... no #11 233.1 checking for acl_delete_file_np... no #11 233.8 checking for acl_copy_ext_native... no #11 234.6 checking for acl_create_entry_np... no #11 235.4 checking for acl_to_short_text... no #11 236.1 checking for acl_free_text... no #11 236.8 checking for working acl_get_file... yes #11 237.5 checking acl/libacl.h usability... yes #11 238.2 checking acl/libacl.h presence... yes #11 238.4 checking for acl/libacl.h... yes #11 238.4 checking for acl_entries... yes #11 238.8 checking for ACL_FIRST_ENTRY... yes #11 239.0 checking for ACL_TYPE_EXTENDED... no #11 239.1 checking for working alloca.h... yes #11 239.3 checking for alloca... yes #11 239.5 checking for a thread-safe mkdir -p... /bin/mkdir -p #11 239.5 checking whether the preprocessor supports include_next... yes #11 240.5 checking whether source code line length is unlimited... yes #11 240.6 checking whether endutent is declared... yes #11 242.0 checking for struct utmpx.ut_user... yes #11 244.6 checking for struct utmp.ut_user... yes #11 244.9 checking for struct utmpx.ut_name... yes #11 245.1 checking for struct utmp.ut_name... yes #11 245.4 checking for struct utmpx.ut_type... yes #11 245.7 checking for struct utmp.ut_type... yes #11 246.1 checking for struct utmpx.ut_pid... yes #11 246.6 checking for struct utmp.ut_pid... yes #11 246.9 checking for struct utmp.ut_tv... yes #11 247.7 checking for struct utmpx.ut_host... yes #11 248.0 checking for struct utmp.ut_host... yes #11 248.3 checking for struct utmpx.ut_id... yes #11 248.9 checking for struct utmp.ut_id... yes #11 249.5 checking for struct utmpx.ut_session... yes #11 250.2 checking for struct utmp.ut_session... yes #11 250.7 checking for struct utmpx.ut_exit... yes #11 251.9 checking for struct utmp.ut_exit... yes #11 253.2 checking for struct utmpx.ut_exit.ut_exit... no #11 254.2 checking for struct utmpx.ut_exit.e_exit... yes #11 254.6 checking for struct utmp.ut_exit.e_exit... yes #11 255.1 checking for struct utmpx.ut_exit.ut_termination... no #11 256.3 checking for struct utmpx.ut_exit.e_termination... yes #11 257.1 checking for struct utmp.ut_exit.e_termination... yes #11 257.9 checking whether sysinfo is declared... yes #11 258.2 checking for sys/sysctl.h... yes #11 259.0 checking for sysctl... yes #11 259.7 checking whether lstat correctly handles trailing slash... yes #11 260.7 checking whether // is distinct from /... no #11 260.7 checking whether realpath works... yes #11 261.9 checking for faccessat... yes #11 262.6 checking for getcwd... yes #11 263.3 checking whether byte ordering is bigendian... no #11 264.4 checking if environ is properly declared... yes #11 264.7 checking for complete errno.h... yes #11 264.8 checking whether ctype.h defines __header_inline... no #11 265.0 checking for mode_t... yes #11 266.1 checking whether strmode is declared... no #11 266.7 checking whether getline is declared... yes #11 267.4 checking for gawk... no #11 267.4 checking for mawk... mawk #11 267.4 checking for getopt.h... (cached) yes #11 267.4 checking for getopt_long_only... yes #11 268.1 checking whether getopt is POSIX compatible... yes #11 270.6 checking for working GNU getopt function... yes #11 271.6 checking for working GNU getopt_long function... yes #11 272.3 checking whether timespec_get is declared... yes #11 272.7 checking for timespec_get... yes #11 273.3 checking for struct timeval... yes #11 273.8 checking for wide-enough struct timeval.tv_sec member... yes #11 274.2 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #11 274.4 checking whether the compiler produces multi-arch binaries... no #11 274.7 checking whether stdint.h conforms to C99... yes #11 276.1 checking whether stdint.h works without ISO C predefines... yes #11 276.6 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #11 277.2 checking whether memmem is declared... yes #11 277.9 checking whether memrchr is declared... yes #11 278.7 checking whether defines MIN and MAX... no #11 278.9 checking whether defines MIN and MAX... yes #11 279.5 checking whether time_t is signed... yes #11 280.0 checking whether alarm is declared... yes #11 280.8 checking for working mktime... no #11 282.2 checking whether struct tm is in sys/time.h or time.h... time.h #11 282.6 checking for struct tm.tm_zone... yes #11 283.1 checking for struct tm.tm_gmtoff... yes #11 283.5 checking whether is self-contained... yes #11 284.9 checking for inline... inline #11 285.2 checking for sigset_t... yes #11 286.2 checking for volatile sig_atomic_t... yes #11 286.9 checking for sighandler_t... yes #11 287.5 checking for wchar_t... yes #11 287.9 checking for good max_align_t... yes #11 288.2 checking whether NULL can be used in arbitrary expressions... yes #11 288.5 checking for unreachable... no #11 289.4 checking whether fcloseall is declared... yes #11 290.2 checking whether getw is declared... yes #11 290.9 checking whether putw is declared... yes #11 291.5 checking which flavor of printf attribute matches inttypes macros... system #11 291.9 checking whether strnlen is declared... yes #11 292.5 checking whether strtoimax is declared... yes #11 293.0 checking whether stat file-mode macros are broken... no #11 293.4 checking for nlink_t... yes #11 294.2 checking for struct timespec in ... yes #11 294.6 checking for TIME_UTC in ... yes #11 295.1 checking whether execvpe is declared... yes #11 295.9 checking whether clearerr_unlocked is declared... yes #11 296.6 checking whether feof_unlocked is declared... yes #11 297.3 checking whether ferror_unlocked is declared... yes #11 298.0 checking whether fflush_unlocked is declared... yes #11 298.8 checking whether fgets_unlocked is declared... yes #11 299.3 checking whether fputc_unlocked is declared... yes #11 299.9 checking whether fputs_unlocked is declared... yes #11 300.7 checking whether fread_unlocked is declared... yes #11 301.5 checking whether fwrite_unlocked is declared... yes #11 302.1 checking whether getc_unlocked is declared... yes #11 302.6 checking whether getchar_unlocked is declared... yes #11 303.4 checking whether putc_unlocked is declared... yes #11 304.2 checking whether putchar_unlocked is declared... yes #11 304.8 checking type of array argument to getgroups... gid_t #11 306.0 checking whether getdelim is declared... yes #11 306.8 checking whether getdtablesize is declared... yes #11 307.4 checking whether malloc is ptrdiff_t safe... yes #11 307.7 checking whether malloc, realloc, calloc set errno on failure... yes #11 307.7 checking for O_CLOEXEC... yes #11 308.2 checking for promoted mode_t type... mode_t #11 308.4 checking whether the utimes function works... yes #11 310.0 checking for C compiler option to allow warnings... -Wno-error #11 310.7 checking for alignas and alignof... yes, macros #11 311.4 checking for alloca as a compiler built-in... yes #11 311.5 checking for static_assert... yes, an macro #11 311.8 checking for __builtin_expect... yes #11 312.4 checking byteswap.h usability... yes #11 312.9 checking byteswap.h presence... yes #11 313.0 checking for byteswap.h... yes #11 313.0 checking for readlinkat... yes #11 313.6 checking for library containing clock_gettime... none required #11 314.4 checking for clock_getres... yes #11 315.3 checking for clock_gettime... yes #11 316.2 checking for clock_settime... yes #11 317.0 checking for copy_file_range... yes #11 317.7 checking for d_type member in directory struct... yes #11 318.3 checking whether // is distinct from /... (cached) no #11 318.3 checking whether dup2 works... yes #11 319.2 checking for library containing backtrace_symbols_fd... none required #11 320.0 checking for faccessat... (cached) yes #11 320.0 checking whether fchmodat works... no #11 321.1 checking for readlinkat... (cached) yes #11 321.1 checking whether fcntl handles F_DUPFD correctly... yes #11 321.9 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #11 322.9 checking whether fdopendir is declared... yes #11 323.2 checking whether fdopendir works... yes #11 323.7 checking for flexible array member... yes #11 324.1 checking for __fpending... yes #11 324.8 checking whether __fpending is declared... yes #11 325.2 checking whether free is known to preserve errno... no #11 325.5 checking whether fstatat (..., 0) works... yes #11 326.1 checking for sys/mount.h... yes #11 326.9 checking for statvfs function (SVR4)... yes #11 327.6 checking whether to use statvfs64... no #11 327.9 checking for two-argument statfs with statfs.f_frsize member... yes #11 328.8 checking sys/fs/s5param.h usability... no #11 329.3 checking sys/fs/s5param.h presence... no #11 329.4 checking for sys/fs/s5param.h... no #11 329.4 checking sys/statfs.h usability... yes #11 329.9 checking sys/statfs.h presence... yes #11 330.1 checking for sys/statfs.h... yes #11 330.2 checking for statfs that truncates block counts... no #11 330.4 checking for futimens... yes #11 330.9 checking whether futimens works... yes #11 332.8 checking for getline... yes #11 333.5 checking for working getline function... yes #11 334.3 checking for getloadavg... yes #11 335.0 checking sys/loadavg.h usability... no #11 335.4 checking sys/loadavg.h presence... no #11 335.6 checking for sys/loadavg.h... no #11 335.7 checking whether getloadavg is declared... yes #11 336.0 checking for getrandom... yes #11 336.5 checking whether getrandom is compatible with its GNU+BSD signature... yes #11 337.0 checking for gettimeofday with POSIX signature... yes #11 337.5 checking whether the compiler supports the __inline keyword... yes #11 338.0 checking gmp.h usability... yes #11 338.7 checking gmp.h presence... yes #11 338.9 checking for gmp.h... yes #11 339.0 checking for library containing __gmpz_roinit_n... -lgmp #11 340.5 checking for memmem... yes #11 341.2 checking whether memmem works... yes #11 341.9 checking for mempcpy... yes #11 342.6 checking for memrchr... yes #11 343.1 checking for explicit_memset... no #11 343.9 checking for mkostemp... yes #11 344.3 checking for library containing nanosleep... none required #11 344.8 checking for working nanosleep... no (mishandles large arguments) #11 346.5 checking for sys/pstat.h... no #11 347.2 checking for sys/sysmp.h... no #11 347.5 checking for sys/param.h... (cached) yes #11 347.6 checking for sys/sysctl.h... (cached) yes #11 347.7 checking for sched_getaffinity_np... no #11 348.6 checking for pstat_getdynamic... no #11 349.4 checking for sysmp... no #11 350.2 checking for sysctl... (cached) yes #11 350.3 checking for sched_getaffinity... yes #11 351.1 checking for glibc compatible sched_getaffinity... yes #11 351.5 checking for pipe2... yes #11 351.9 checking whether signature of pselect conforms to POSIX... yes #11 352.3 checking whether pselect detects invalid fds... yes #11 352.8 checking whether pthread_sigmask is a macro... no #11 353.0 checking whether pthread_sigmask returns error numbers... yes #11 353.7 checking whether pthread_sigmask unblocks signals correctly... guessing yes #11 356.8 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #11 358.4 checking whether readlink signature is correct... yes #11 358.8 checking whether readlink handles trailing slash correctly... yes #11 359.7 checking whether readlink truncates results correctly... yes #11 360.3 checking for readlinkat... (cached) yes #11 360.3 checking whether readlinkat signature is correct... yes #11 360.8 checking for working re_compile_pattern... no #11 362.1 checking libintl.h usability... yes #11 362.8 checking libintl.h presence... yes #11 362.9 checking for libintl.h... yes #11 363.0 checking whether isblank is declared... yes #11 363.3 checking for sig2str... no #11 363.8 checking for sigdescr_np... no #11 364.5 checking for socklen_t... yes #11 365.2 checking for ssize_t... yes #11 365.5 checking for struct stat.st_atim.tv_nsec... yes #11 366.1 checking whether struct stat.st_atim is of type struct timespec... yes #11 366.6 checking for struct stat.st_birthtimespec.tv_nsec... no #11 367.3 checking for struct stat.st_birthtimensec... no #11 367.9 checking for struct stat.st_birthtim.tv_nsec... no #11 368.6 checking for bool, true, false... no #11 368.8 checking for stpcpy... yes #11 369.1 checking for working strnlen... yes #11 369.6 checking whether strtoimax works... yes #11 370.4 checking whether symlink handles trailing slash correctly... yes #11 371.5 checking whether localtime_r is declared... yes #11 371.8 checking whether localtime_r is compatible with its POSIX signature... yes #11 372.2 checking whether localtime works even near extrema... yes #11 372.8 checking for timezone_t... no #11 373.1 checking for timegm... yes #11 373.8 checking whether timer_settime is declared... yes #11 374.2 checking for library containing timer_settime... -lrt #11 375.0 checking for timer_settime... yes #11 375.4 checking for utimensat... yes #11 376.0 checking whether utimensat works... yes #11 377.9 checking for variable-length arrays... yes #11 378.4 checking whether getdtablesize works... yes #11 379.3 checking for __mktime_internal... no #11 380.2 checking for timer_getoverrun... yes #11 380.9 checking for gcc option to disable position independent executables... not needed #11 380.9 checking for __ctype_get_mb_cur_max... yes #11 381.6 checking whether MB_CUR_MAX is defined to function that won't link... no #11 381.8 #11 381.8 Configured for 'x86_64-pc-linux-gnu'. #11 381.8 #11 381.8 Where should the build process find the source code? . #11 381.8 What compiler should emacs be built with? gcc -g3 -O2 -DHAVE_CONFIG_H #11 381.8 Should Emacs use the GNU version of malloc? no #11 381.8 (The GNU allocators don't work with this system configuration.) #11 381.8 Should Emacs use a relocating allocator for buffers? no #11 381.8 Should Emacs use mmap(2) for buffer allocation? no #11 381.8 What window system should Emacs use? nextstep #11 381.8 What toolkit should Emacs use? none #11 381.8 Where do we find X Windows header files? NONE #11 381.8 Where do we find X Windows libraries? NONE #11 381.8 Does Emacs use -lXaw3d? no #11 381.8 Is Emacs being built for Android? no #11 381.8 Does Emacs use the X Double Buffer Extension? no #11 381.8 Does Emacs use -lXpm? no #11 381.8 Does Emacs use -ljpeg? no #11 381.8 Does Emacs use -ltiff? no #11 381.8 Does Emacs use a gif library? no #11 381.8 Does Emacs use a png library? no #11 381.8 Does Emacs use -lrsvg-2? no #11 381.8 Does Emacs use -lwebp? no #11 381.8 Does Emacs use -lsqlite3? no #11 381.8 Does Emacs use cairo? no #11 381.8 Does Emacs use -llcms2? no #11 381.8 Does Emacs use imagemagick? no #11 381.8 Does Emacs use native APIs for images? yes (ns) #11 381.8 Does Emacs support sound? yes #11 381.8 Does Emacs use -lgpm? no #11 381.8 Does Emacs use -ldbus? yes #11 381.8 Does Emacs use -lgconf? no #11 381.8 Does Emacs use GSettings? no #11 381.8 Does Emacs use a file notification library? yes -lglibc (inotify) #11 381.8 Does Emacs use access control lists? yes -lacl -lattr #11 381.8 Does Emacs use -lselinux? no #11 381.8 Does Emacs use -lgnutls? yes #11 381.8 Does Emacs use -lxml2? no #11 381.8 Does Emacs use -lfreetype? no #11 381.8 Does Emacs use HarfBuzz? no #11 381.8 Does Emacs use -lm17n-flt? no #11 381.8 Does Emacs use -lotf? no #11 381.8 Does Emacs use -lxft? no #11 381.8 Does Emacs use -lsystemd? no #11 381.8 Does Emacs use -ljansson? no #11 381.8 Does Emacs use -ltree-sitter? no #11 381.8 Does Emacs use the GMP library? yes #11 381.8 Does Emacs directly use zlib? yes #11 381.8 Does Emacs have dynamic modules support? yes #11 381.8 Does Emacs use toolkit scroll bars? yes #11 381.8 Does Emacs support Xwidgets? no #11 381.8 Does Emacs have threading support in lisp? yes #11 381.8 Does Emacs support the portable dumper? yes #11 381.8 Does Emacs support legacy unexec dumping? no #11 381.8 Which dumping strategy does Emacs use? pdumper #11 381.8 Does Emacs have native lisp compiler? no #11 381.8 Does Emacs use version 2 of the X Input Extension? no #11 381.8 Does Emacs generate a smaller-size Japanese dictionary? no #11 381.8 #11 381.8 #11 381.8 #11 381.8 Run 'make' to build Emacs, then run 'src/emacs' to test it. #11 381.8 Run 'make install' in order to build an application bundle. #11 381.8 The application will go to nextstep/Emacs.app and can be run or moved #11 381.8 from there. #11 381.8 The application will be fully self-contained. #11 381.8 #11 383.8 configure: creating ./config.status #11 385.2 config.status: creating src/verbose.mk #11 385.5 config.status: creating src/emacs-module.h #11 385.8 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist #11 386.0 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop #11 386.3 config.status: creating Makefile #11 386.5 config.status: creating lib/gnulib.mk #11 386.8 config.status: creating ./doc/man/emacs.1 #11 387.0 config.status: creating lib/Makefile #11 387.2 config.status: creating lib-src/Makefile #11 387.4 config.status: creating oldXMenu/Makefile #11 387.6 config.status: creating src/Makefile #11 387.9 config.status: creating lwlib/Makefile #11 388.1 config.status: creating nextstep/Makefile #11 388.4 config.status: creating nt/Makefile #11 388.6 config.status: creating doc/emacs/Makefile #11 388.8 config.status: creating doc/misc/Makefile #11 389.0 config.status: creating doc/lispintro/Makefile #11 389.2 config.status: creating doc/lispref/Makefile #11 389.3 config.status: creating lisp/Makefile #11 389.4 config.status: creating leim/Makefile #11 389.7 config.status: creating test/Makefile #11 389.8 config.status: creating test/manual/noverlay/Makefile #11 390.0 config.status: creating test/infra/Makefile #11 390.1 config.status: creating admin/charsets/Makefile #11 390.2 config.status: creating admin/unidata/Makefile #11 390.4 config.status: creating admin/grammars/Makefile #11 390.5 config.status: creating java/Makefile #11 390.6 config.status: creating cross/Makefile #11 390.8 config.status: creating java/AndroidManifest.xml #11 391.1 config.status: creating src/config.h #11 391.3 config.status: executing src/epaths.h commands #11 391.8 config.status: executing src/.gdbinit commands #11 391.9 config.status: executing doc/emacs/emacsver.texi commands #11 392.0 config.status: executing etc-refcards-emacsver.tex commands #11 392.1 configure: WARNING: This configuration installs a 'movemail' program #11 392.1 that does not retrieve POP3 email. By default, Emacs 25 and earlier #11 392.1 installed a 'movemail' program that retrieved POP3 email via only #11 392.1 insecure channels, a practice that is no longer recommended but that #11 392.1 you can continue to support by using './configure --with-pop'. #11 392.1 configure: You might want to install GNU Mailutils #11 392.1 and use './configure --with-mailutils'. #11 DONE 394.8s #12 [emacs-gnustep 6/6] RUN make bootstrap #12 4.129 make actual-bootstrap || make advice-on-failure make-target=bootstrap exit-status=$? #12 4.181 make[1]: Entering directory '/checkout' #12 4.509 make bootstrap-clean #12 4.529 make[2]: Entering directory '/checkout' #12 4.967 make -C src bootstrap-clean #12 5.122 make[3]: Entering directory '/checkout/src' #12 5.122 GEN /checkout/src/lisp.mk #12 6.981 rm -f android-emacs libemacs.so #12 7.013 rm -f temacs core ./*.core \#* ./*.o build-counter.c #12 7.022 rm -f dmpstruct.h #12 7.070 rm -f emacs.pdmp #12 7.076 rm -f ../etc/DOC #12 7.098 rm -f bootstrap-emacs bootstrap-emacs.pdmp #12 7.105 rm -f emacs-30.0.50 #12 7.109 rm -f buildobj.h #12 7.122 rm -f globals.h gl-stamp #12 7.145 rm -f ./*.res ./*.tmp #12 7.159 rm -f emacs emacs-*.*.*[0-9] emacs-*.*.*[0-9].pdmp #12 7.178 rm -f ../etc/DOC* #12 7.191 rm -f deps/* #12 7.196 rm -f emacs-module.h epaths.h config.h config.stamp #12 7.221 if test -f ./.gdbinit; then \ #12 7.221 mv ./.gdbinit ./.gdbinit.save; \ #12 7.221 if test -f "./.gdbinit"; then rm -f ./.gdbinit.save; \ #12 7.221 else mv ./.gdbinit.save ./.gdbinit; fi; \ #12 7.221 fi #12 7.264 make[3]: Leaving directory '/checkout/src' #12 7.280 make -C oldXMenu bootstrap-clean #12 7.289 make[3]: Entering directory '/checkout/oldXMenu' #12 7.289 rm -f libXMenu11.a ./*.o deps/* #12 7.297 rm -f Makefile #12 7.301 rm -fr deps #12 7.302 make[3]: Leaving directory '/checkout/oldXMenu' #12 7.305 make -C lwlib bootstrap-clean #12 7.338 make[3]: Entering directory '/checkout/lwlib' #12 7.338 rm -f ./*.o liblw.a \#* deps/* #12 7.357 rm -f Makefile #12 7.359 rm -fr deps #12 7.363 rm -f TAGS #12 7.364 make[3]: Leaving directory '/checkout/lwlib' #12 7.366 make -C lib bootstrap-clean #12 7.750 make[3]: Entering directory '/checkout/lib' #12 7.750 rm -f ./*.[ao] ./*/*.o ./*-t \#* deps/*.d deps/*/*.d #12 7.793 rm -f core *.stackdump alloca.h assert.h byteswap.h dirent.h errno.h execinfo.h fcntl.h getopt.h getopt-cdefs.h malloc/dynarray.gl.h malloc/dynarray-skeleton.gl.h ieee754.h inttypes.h gmp.h limits.h signal.h stdckdint.h stddef.h stdint.h stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 sys/random.h sys/select.h sys/stat.h sys/time.h sys/types.h time.h unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 #12 7.804 rm -f Makefile Makefile.android #12 7.817 rm -fr deps #12 7.832 make[3]: Leaving directory '/checkout/lib' #12 7.833 make -C lib-src bootstrap-clean #12 7.845 make[3]: Entering directory '/checkout/lib-src' #12 7.845 rm -f core ./*.o ./*.res #12 7.867 rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc #12 7.882 rm -f etags ctags emacsclient ebrowse hexl movemail make-docfile make-fingerprint #12 7.901 rm -f TAGS Makefile blessmail Makefile.android #12 7.906 make[3]: Leaving directory '/checkout/lib-src' #12 7.916 make -C nt bootstrap-clean #12 7.944 make[3]: Entering directory '/checkout/nt' #12 7.944 rm -f core *.o *.res #12 7.966 rm -f runemacs addpm cmdproxy ddeclient #12 7.967 rm -f TAGS Makefile *.rc #12 7.970 true #12 7.972 make[3]: Leaving directory '/checkout/nt' #12 7.982 make -C doc/emacs bootstrap-clean #12 8.007 make[3]: Entering directory '/checkout/doc/emacs' #12 8.007 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 8.007 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 8.036 rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps #12 8.058 rm -f Makefile #12 8.066 rm -f \ #12 8.066 ./../../info/emacs.info \ #12 8.066 ./../../info/emacs.info-[1-9] \ #12 8.066 ./../../info/emacs.info-[1-9][0-9] #12 8.070 rm -f ./emacsver.texi TAGS #12 8.106 make[3]: Leaving directory '/checkout/doc/emacs' #12 8.110 make -C doc/misc bootstrap-clean #12 8.124 make[3]: Entering directory '/checkout/doc/misc' #12 8.124 rm -f ./*.aux ./*.log ./*.toc ./*.c[mp] ./*.c[mp]s ./*.fn ./*.fns \ #12 8.124 ./*.ky ./*.kys ./*.op ./*.ops ./*.p[gj] ./*.p[gj]s ./*.sc ./*.scs ./*.ss \ #12 8.124 ./*.t[gp] ./*.t[gp]s ./*.vr ./*.vrs #12 8.147 rm -f gnustmp* #12 8.161 rm -f ./*.dvi ./*.html ./*.pdf ./*.ps #12 8.170 rm -f Makefile #12 8.180 for file in auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt efaq eglot eieio emacs-gnutls emacs-mime epa erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido info.info mairix-el message mh-e modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode tramp transient url use-package vhdl-mode vip viper vtable widget wisent woman efaq-w32; do \ #12 8.180 file=`echo ${file} | sed 's/\.info$//'`.info; \ #12 8.180 rm -f \ #12 8.180 ./../../info/${file} \ #12 8.180 ./../../info/${file}-[1-9] \ #12 8.180 ./../../info/${file}-[1-9][0-9]; \ #12 8.180 done #12 10.66 rm -f ./modus-themes.texi ./org.texi #12 10.69 rm -f TAGS #12 10.71 make[3]: Leaving directory '/checkout/doc/misc' #12 10.71 make -C doc/lispref bootstrap-clean #12 10.74 make[3]: Entering directory '/checkout/doc/lispref' #12 10.74 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 10.74 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 10.79 rm -f elisp[12]* vol[12].tmp #12 10.81 rm -f elisp.dvi elisp.html elisp.pdf elisp.ps #12 10.82 rm -f vol[12].dvi vol[12].pdf vol[12].ps #12 10.84 rm -f Makefile #12 10.88 rm -f \ #12 10.88 ./../../info/elisp.info \ #12 10.88 ./../../info/elisp.info-[1-9] \ #12 10.88 ./../../info/elisp.info-[1-9][0-9] #12 10.91 rm -f TAGS #12 10.93 make[3]: Leaving directory '/checkout/doc/lispref' #12 10.93 make -C doc/lispintro bootstrap-clean #12 10.93 make[3]: Entering directory '/checkout/doc/lispintro' #12 10.93 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 10.93 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 11.00 rm -f emacs-lisp-intro.dvi eintr.html emacs-lisp-intro.pdf emacs-lisp-intro.ps #12 11.01 rm -f Makefile #12 11.04 rm -f \ #12 11.04 ./../../info/eintr.info \ #12 11.04 ./../../info/eintr.info-[1-9] #12 11.05 rm -f TAGS #12 11.08 make[3]: Leaving directory '/checkout/doc/lispintro' #12 11.08 make -C test bootstrap-clean #12 11.11 make[3]: Entering directory '/checkout/test' #12 11.88 find . '(' -name '*.log' -o -name '*.log~' ')' -delete #12 11.99 find . '(' -name '*.xml' -a ! -path '*resources*' ')' -delete #12 12.05 rm -f ./lisp/gnus/mml-sec-resources/random_seed #12 12.07 rm -f src/emacs-module-resources/*.o src/emacs-module-resources/*.so \ #12 12.07 src/emacs-module-resources/*.dll gmp.h #12 12.08 find . -name '*.elc' -delete #12 12.16 make[3]: Leaving directory '/checkout/test' #12 12.16 make -C java bootstrap-clean #12 12.56 make[3]: Entering directory '/checkout/java' #12 12.56 rm -f *.apk emacs.apk-in *.dex *.unaligned *.class *.idsig #12 12.57 rm -rf install-temp ./org/gnu/emacs/R.java TAGS #12 12.59 find . -name '*.class' -delete #12 12.60 rm -f Makefile ndk-build.mk #12 12.61 make[3]: Leaving directory '/checkout/java' #12 12.62 make -C cross bootstrap-clean #12 12.63 make[3]: Entering directory '/checkout/cross' #12 12.63 for dir in src lib-src lib etc; do \ #12 12.63 find $dir -type f -delete; \ #12 12.63 done #12 12.68 rm -rf lib/config.h lib-src/config.h #12 12.71 if test -f ndk-build/Makefile; then \ #12 12.71 make -C ndk-build clean; \ #12 12.71 fi #12 12.71 for dir in src lib-src lib etc; do \ #12 12.71 find $dir -type l -delete; \ #12 12.71 done #12 12.77 rm -rf lib/Makefile lib/gnulib.mk ndk-build/Makefile #12 12.78 rm -rf ndk-build/ndk-build.mk Makefile #12 12.79 make[3]: Leaving directory '/checkout/cross' #12 12.79 make -C nextstep bootstrap-clean #12 12.82 make[3]: Entering directory '/checkout/nextstep' #12 12.82 rm -rf /checkout/nextstep/Emacs.app #12 12.86 rm -f Makefile #12 12.88 rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \ #12 12.88 GNUstep/Emacs.base/Resources/Emacs.desktop \ #12 12.88 Cocoa/Emacs.base/Contents/Info.plist \ #12 12.88 Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings #12 12.90 make[3]: Leaving directory '/checkout/nextstep' #12 12.90 make -C admin/charsets bootstrap-clean #12 12.96 make[3]: Entering directory '/checkout/admin/charsets' #12 12.96 make[3]: Nothing to be done for 'bootstrap-clean'. #12 12.96 make[3]: Leaving directory '/checkout/admin/charsets' #12 12.96 make -C admin/unidata bootstrap-clean #12 12.97 make[3]: Entering directory '/checkout/admin/unidata' #12 13.10 rm -f ./*.elc unidata.txt #12 13.13 make[3]: Leaving directory '/checkout/admin/unidata' #12 13.14 make -C leim bootstrap-clean #12 13.18 make[3]: Entering directory '/checkout/leim' #12 13.18 rm -f ./../lisp/leim/quail/CCDOSPY.el ./../lisp/leim/quail/Punct.el ./../lisp/leim/quail/QJ.el ./../lisp/leim/quail/SW.el ./../lisp/leim/quail/TONEPY.el ./../lisp/leim/quail/4Corner.el ./../lisp/leim/quail/ARRAY30.el ./../lisp/leim/quail/ECDICT.el ./../lisp/leim/quail/ETZY.el ./../lisp/leim/quail/Punct-b5.el ./../lisp/leim/quail/PY-b5.el ./../lisp/leim/quail/QJ-b5.el ./../lisp/leim/quail/ZOZY.el ./../lisp/leim/quail/tsang-b5.el ./../lisp/leim/quail/quick-b5.el ./../lisp/leim/quail/tsang-cns.el ./../lisp/leim/quail/quick-cns.el ./../lisp/leim/quail/PY.el ./../lisp/leim/quail/ZIRANMA.el ./../lisp/leim/quail/CTLau.el ./../lisp/leim/quail/CTLau-b5.el ./../lisp/language/pinyin.el ./../lisp/leim/leim-list.el #12 13.23 make[3]: Leaving directory '/checkout/leim' #12 13.23 make -C lisp bootstrap-clean #12 13.24 make[3]: Entering directory '/checkout/lisp' #12 13.40 find . -name '*.elc' -delete #12 13.46 rm -f ./cus-load.el ./finder-inf.el ./subdirs.el ./eshell/esh-groups.el #12 13.46 make[3]: Leaving directory '/checkout/lisp' #12 13.47 make -C admin/grammars bootstrap-clean #12 13.48 make[3]: Entering directory '/checkout/admin/grammars' #12 13.48 make[3]: Nothing to be done for 'bootstrap-clean'. #12 13.48 make[3]: Leaving directory '/checkout/admin/grammars' #12 13.49 [ ! -f config.log ] || mv -f config.log config.log~ #12 13.91 rm -rf ./info #12 13.91 rm -f ./etc/refcards/emacsver.tex #12 13.92 rm -rf native-lisp/ lisp/leim/ja-dic/ #12 13.94 rm -fr autom4te.cache config.cache #12 14.00 rm -f config.log ./doc/man/emacs.1 #12 14.01 make[2]: Leaving directory '/checkout' #12 14.02 cd . && ./autogen.sh autoconf #12 14.08 Checking whether you have the necessary tools... #12 14.08 (Read INSTALL.REPO for more details on building Emacs) #12 14.10 Checking for autoconf (need at least version 2.65) ... ok #12 14.34 Your system has the required tools. #12 14.41 Running 'autoreconf -fi -I m4' ... #12 50.30 Building 'aclocal.m4' in exec ... #12 50.30 Running 'autoreconf -fi' in exec ... #12 61.14 You can now run './autogen.sh git'. #12 61.15 make MAKEFILE_NAME=force-Makefile force-Makefile #12 61.19 make[2]: Entering directory '/checkout' #12 61.21 make[2]: *** No rule to make target 'echo-sources'. Stop. #12 61.64 if [ -x ./config.status ]; then \ #12 61.64 ./config.status --recheck; \ #12 61.64 else \ #12 61.64 ./configure --cache-file=/dev/null; \ #12 61.64 fi #12 62.08 running CONFIG_SHELL=/bin/bash /bin/bash ./configure --with-ns --no-create --no-recursion #12 63.09 checking for xcrun... no #12 63.09 checking for GNU Make... make #12 63.21 checking build system type... x86_64-pc-linux-gnu #12 63.95 checking host system type... x86_64-pc-linux-gnu #12 64.05 checking for gcc... gcc #12 64.17 checking whether the C compiler works... yes #12 64.59 checking for C compiler default output file name... a.out #12 64.62 checking for suffix of executables... #12 65.06 checking whether we are cross compiling... no #12 65.53 checking for suffix of object files... o #12 65.64 checking whether we are using the GNU C compiler... yes #12 65.85 checking whether gcc accepts -g... yes #12 66.08 checking for gcc option to enable C11 features... none needed #12 66.86 checking whether the compiler is clang... no #12 67.24 checking for compiler option needed when checking for declarations... none #12 67.24 checking whether gcc and cc understand -c and -o together... yes #12 68.69 checking how to run the C preprocessor... gcc -E #12 69.48 checking for grep that handles long lines and -e... /bin/grep #12 69.55 checking for egrep... /bin/grep -E #12 69.56 checking for ANSI C header files... yes #12 71.48 checking for sys/types.h... yes #12 71.89 checking for sys/stat.h... yes #12 72.28 checking for stdlib.h... yes #12 72.62 checking for string.h... yes #12 73.04 checking for memory.h... yes #12 73.56 checking for strings.h... yes #12 74.06 checking for inttypes.h... yes #12 74.59 checking for stdint.h... yes #12 75.14 checking for unistd.h... yes #12 75.76 checking for wchar.h... yes #12 76.17 checking for minix/config.h... no #12 76.68 checking for linux/fs.h... yes #12 76.97 checking for malloc.h... yes #12 77.46 checking for sys/systeminfo.h... no #12 77.92 checking for sys/sysinfo.h... yes #12 78.31 checking for coff.h... no #12 78.72 checking for pty.h... yes #12 79.37 checking for sys/resource.h... yes #12 79.76 checking for sys/utsname.h... yes #12 80.27 checking for pwd.h... yes #12 80.66 checking for util.h... no #12 81.27 checking for sanitizer/lsan_interface.h... yes #12 81.80 checking for sanitizer/asan_interface.h... yes #12 82.45 checking for sanitizer/common_interface_defs.h... yes #12 82.85 checking for sys/socket.h... yes #12 83.57 checking for stdlib.h... (cached) yes #12 83.66 checking for unistd.h... (cached) yes #12 83.75 checking for sys/param.h... yes #12 84.18 checking for pthread.h... yes #12 84.77 checking for malloc/malloc.h... no #12 85.21 checking for sys/un.h... yes #12 85.53 checking for utmp.h... yes #12 86.09 checking for utmpx.h... yes #12 86.64 checking for OS.h... no #12 87.10 checking for dirent.h... yes #12 87.82 checking for execinfo.h... yes #12 88.39 checking for linux/xattr.h... yes #12 88.88 checking for stdio_ext.h... yes #12 89.45 checking for sys/vfs.h... yes #12 89.89 checking for sys/fs_types.h... no #12 90.37 checking for getopt.h... yes #12 90.95 checking for sys/cdefs.h... yes #12 91.49 checking for sys/time.h... yes #12 92.00 checking for ieee754.h... yes #12 92.46 checking for limits.h... yes #12 92.95 checking for inttypes.h... (cached) yes #12 93.05 checking for sys/types.h... (cached) yes #12 93.23 checking for stdint.h... (cached) yes #12 93.34 checking for sys/select.h... yes #12 93.66 checking for stdbool.h... yes #12 93.96 checking for stdckdint.h... no #12 94.34 checking for sys/random.h... yes #12 94.84 checking for sys/stat.h... (cached) yes #12 94.91 checking whether it is safe to define __EXTENSIONS__... yes #12 95.38 checking whether _XOPEN_SOURCE should be defined... no #12 95.81 checking for Minix Amsterdam compiler... no #12 95.99 checking for ar... ar #12 95.99 checking for ranlib... ranlib #12 95.99 checking for gcc option to enable large file support... none needed #12 96.71 checking for gcc option for timestamps after 2038... none needed #12 97.03 checking for g++... g++ #12 97.37 checking whether we are using the GNU C++ compiler... yes #12 97.61 checking whether g++ accepts -g... yes #12 97.82 checking for g++ option to enable C++11 features... none needed #12 154.3 checking how to run the C++ preprocessor... g++ -E #12 154.7 checking whether gcc accepts -g3 -O2... yes #12 155.2 checking whether the compiler is clang... no #12 155.6 checking whether C compiler handles -Werror -Wunknown-warning-option... no #12 156.0 checking whether -Wno-missing-field-initializers is needed... yes #12 156.7 checking whether -Wuninitialized is supported... yes #12 157.0 checking whether C compiler handles -fstrict-flex-arrays... no #12 157.2 checking whether C compiler handles -Wall... yes #12 157.8 checking whether C compiler handles -Warith-conversion... yes #12 158.3 checking whether C compiler handles -Wdate-time... yes #12 158.7 checking whether C compiler handles -Wdisabled-optimization... yes #12 159.1 checking whether C compiler handles -Wdouble-promotion... yes #12 159.6 checking whether C compiler handles -Wduplicated-cond... yes #12 160.0 checking whether C compiler handles -Wextra... yes #12 160.6 checking whether C compiler handles -Wformat-signedness... yes #12 161.4 checking whether C compiler handles -Winit-self... yes #12 161.7 checking whether C compiler handles -Winvalid-pch... yes #12 162.1 checking whether C compiler handles -Wlogical-op... yes #12 162.7 checking whether C compiler handles -Wmissing-declarations... yes #12 163.1 checking whether C compiler handles -Wmissing-include-dirs... yes #12 163.3 checking whether C compiler handles -Wmissing-prototypes... yes #12 163.6 checking whether C compiler handles -Wnested-externs... yes #12 163.9 checking whether C compiler handles -Wnull-dereference... yes #12 164.2 checking whether C compiler handles -Wold-style-definition... yes #12 164.6 checking whether C compiler handles -Wopenmp-simd... yes #12 164.9 checking whether C compiler handles -Wpacked... yes #12 165.3 checking whether C compiler handles -Wpointer-arith... yes #12 165.9 checking whether C compiler handles -Wstrict-flex-arrays... no #12 166.1 checking whether C compiler handles -Wstrict-prototypes... yes #12 166.7 checking whether C compiler handles -Wsuggest-attribute=format... yes #12 167.3 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #12 167.9 checking whether C compiler handles -Wsuggest-final-methods... yes #12 168.6 checking whether C compiler handles -Wsuggest-final-types... yes #12 168.9 checking whether C compiler handles -Wtrampolines... yes #12 169.2 checking whether C compiler handles -Wuninitialized... yes #12 169.8 checking whether C compiler handles -Wunknown-pragmas... yes #12 170.3 checking whether C compiler handles -Wunused-macros... yes #12 171.1 checking whether C compiler handles -Wvariadic-macros... yes #12 171.9 checking whether C compiler handles -Wvector-operation-performance... yes #12 172.4 checking whether C compiler handles -Wwrite-strings... yes #12 172.9 checking whether C compiler handles -Warray-bounds=2... yes #12 173.3 checking whether C compiler handles -Wattribute-alias=2... yes #12 173.6 checking whether C compiler handles -Wformat=2... yes #12 173.9 checking whether C compiler handles -Wformat-truncation=2... yes #12 174.2 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #12 174.5 checking whether C compiler handles -Wshift-overflow=2... yes #12 174.8 checking whether C compiler handles -Wuse-after-free=3... no #12 174.9 checking whether C compiler handles -Wvla-larger-than=4031... yes #12 175.2 checking whether C compiler handles -Wno-missing-field-initializers... yes #12 175.5 checking whether C compiler handles -Wredundant-decls... yes #12 175.8 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #12 175.8 checking whether C compiler handles -Wno-override-init... yes #12 176.2 checking whether C compiler handles -Wno-sign-compare... yes #12 176.8 checking whether C compiler handles -Wno-type-limits... yes #12 177.4 checking whether C compiler handles -Wno-unused-parameter... yes #12 178.1 checking whether C compiler handles -Wno-format-nonliteral... yes #12 178.5 checking whether C compiler handles -Wno-bidi-chars... no #12 178.5 checking for a BSD-compatible install... /usr/bin/install -c #12 178.6 checking command to symlink files in the same directory... ln -s #12 178.6 checking for install-info... : #12 178.6 checking for gzip... /bin/gzip #12 178.6 checking for 'find' args to delete a file... -delete #12 178.7 checking for brew... no #12 179.7 checking for -znocombreloc... not needed #12 179.7 checking whether addresses are sanitized... no #12 179.8 checking for math library... -lm #12 182.1 checking for struct passwd.pw_gecos... yes #12 182.3 checking for pkg-config... /usr/bin/pkg-config #12 182.3 checking pkg-config is at least version 0.9.0... yes #12 182.3 checking for machine/soundcard.h... no #12 182.5 checking for sys/soundcard.h... yes #12 182.9 checking for soundcard.h... no #12 183.1 checking for mmsystem.h... no #12 183.2 checking for _oss_ioctl in -lossaudio... no #12 183.4 checking for alsa >= 1.0.0... no #12 183.5 checking for ADDR_NO_RANDOMIZE... yes #12 183.8 checking if Linux sysinfo may be used... yes #12 184.3 checking for sys/wait.h that is POSIX.1 compatible... yes #12 184.5 checking for net/if.h... yes #12 184.8 checking for ifaddrs.h... yes #12 185.3 checking for net/if_dl.h... no #12 185.7 checking for struct ifreq.ifr_flags... yes #12 186.3 checking for struct ifreq.ifr_hwaddr... yes #12 187.3 checking for struct ifreq.ifr_netmask... yes #12 188.3 checking for struct ifreq.ifr_broadaddr... yes #12 188.9 checking for struct ifreq.ifr_addr... yes #12 189.6 checking for struct ifreq.ifr_addr.sa_len... no #12 190.1 checking whether gcc understands -MMD -MF... yes #12 190.4 checking for X... no #12 190.8 checking AppKit/AppKit.h usability... yes #12 193.1 checking AppKit/AppKit.h presence... yes #12 193.6 checking for AppKit/AppKit.h... yes #12 193.6 checking for Mac OS X 12.0 or later... yes #12 193.7 checking for gcc... gcc #12 193.8 checking whether we are using the GNU Objective C compiler... yes #12 194.0 checking whether gcc accepts -g... yes #12 194.3 checking if the Objective C compiler supports instancetype... yes #12 194.5 checking if the Objective C compiler defaults to C99... no #12 194.7 checking whether malloc is Doug Lea style... no #12 195.0 checking for sbrk... yes #12 195.4 checking for __lsan_ignore_object... no #12 196.3 checking for fchmod... yes #12 196.7 checking for utmpname... yes #12 197.1 checking for utmpxname... yes #12 197.5 checking for canonicalize_file_name... yes #12 198.1 checking for realpath... yes #12 198.6 checking for lstat... yes #12 199.0 checking for fchmodat... yes #12 199.5 checking for lchmod... no #12 199.7 checking for fcntl... yes #12 199.9 checking for fdopendir... yes #12 200.4 checking for listxattr... yes #12 201.0 checking for fstatat... yes #12 201.4 checking for fsync... yes #12 202.1 checking for gettimeofday... yes #12 202.7 checking for memset_explicit... no #12 203.3 checking for memset_s... no #12 203.8 checking for pselect... yes #12 204.3 checking for readlink... yes #12 205.1 checking for isblank... yes #12 205.7 checking for iswctype... yes #12 206.5 checking for strtoimax... yes #12 207.0 checking for symlink... yes #12 208.0 checking for localtime_r... yes #12 208.6 checking for getdtablesize... yes #12 209.1 checking for getpagesize... yes #12 209.8 checking for working mmap... yes #12 210.8 checking for main in -lXbsd... no #12 211.2 checking for pthread library... -lpthread #12 212.3 checking for thread support... yes #12 212.3 checking for librsvg-2.0 >= 2.14.0... no #12 212.3 checking for libwebpdemux >= 0.6.0... no #12 212.4 checking for WebPGetInfo... no #12 212.8 checking for libwebpdemux >= 0.6.0 libwebpdecoder >= 0.6.0... no #12 212.9 checking for sqlite3_open_v2 in -lsqlite3... no #12 213.3 checking for getaddrinfo_a in -lanl... yes #12 213.5 checking for malloc_trim... yes #12 213.7 checking for dbus-1 >= 1.0... yes #12 213.8 checking for dbus_watch_get_unix_fd... yes #12 214.1 checking for dbus_type_is_valid... yes #12 214.3 checking for dbus_validate_bus_name... yes #12 214.5 checking for dbus_validate_path... yes #12 214.6 checking for dbus_validate_interface... yes #12 214.8 checking for dbus_validate_member... yes #12 215.0 checking for lgetfilecon in -lselinux... no #12 215.1 checking for gnutls >= 2.12.2... yes #12 215.2 checking for libsystemd >= 222... no #12 215.3 checking for jansson >= 2.7... no #12 215.3 checking for tree-sitter >= 0.20.2... no #12 215.3 checking for tree-sitter >= 0.6.3... no #12 215.3 checking sys/inotify.h usability... yes #12 215.5 checking sys/inotify.h presence... yes #12 215.5 checking for sys/inotify.h... yes #12 215.5 checking for inotify_init1... yes #12 215.7 checking for jpeglib 6b or later... no #12 215.8 checking for lcms2... no #12 215.9 checking for library containing inflateEnd... -lz #12 216.3 checking for dladdr... yes #12 216.5 checking for dlfunc... no #12 216.7 checking for libpng >= 1.0.0... no #12 216.7 checking for libpng not configured by pkg-config... no #12 216.9 checking tiffio.h usability... no #12 217.1 checking tiffio.h presence... no #12 217.2 checking for tiffio.h... no #12 217.2 checking gif_lib.h usability... no #12 217.4 checking gif_lib.h presence... no #12 217.5 checking for gif_lib.h... no #12 217.5 checking gpm.h usability... no #12 217.7 checking gpm.h presence... no #12 217.7 checking for gpm.h... no #12 217.8 checking for libxml-2.0 > 2.6.17... no #12 217.8 checking for maillock in -lmail... no #12 218.0 checking for maillock in -llockfile... no #12 218.1 checking for liblockfile.so... no #12 218.1 checking maillock.h usability... no #12 218.3 checking maillock.h presence... no #12 218.4 checking for maillock.h... no #12 218.4 checking linux/seccomp.h usability... yes #12 218.6 checking linux/seccomp.h presence... yes #12 218.6 checking for linux/seccomp.h... yes #12 218.7 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #12 218.8 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #12 219.0 checking linux/filter.h usability... yes #12 219.4 checking linux/filter.h presence... yes #12 219.4 checking for linux/filter.h... yes #12 219.5 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #12 219.5 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #12 219.5 checking for libseccomp >= 2.5.2... no #12 219.6 checking size of long... 8 #12 220.0 checking for accept4... yes #12 220.6 checking for fchdir... yes #12 221.0 checking for gethostname... yes #12 221.3 checking for getrusage... yes #12 221.7 checking for get_current_dir_name... yes #12 221.9 checking for lrand48... yes #12 222.2 checking for random... yes #12 222.6 checking for rint... yes #12 222.9 checking for tcdrain... yes #12 223.2 checking for trunc... yes #12 223.5 checking for select... yes #12 223.9 checking for getpagesize... (cached) yes #12 223.9 checking for setlocale... yes #12 224.4 checking for newlocale... yes #12 224.9 checking for getrlimit... yes #12 225.2 checking for setrlimit... yes #12 225.8 checking for shutdown... yes #12 226.4 checking for pthread_sigmask... (cached) yes #12 226.5 checking for strsignal... yes #12 227.1 checking for setitimer... yes #12 227.5 checking for sendto... yes #12 227.9 checking for recvfrom... yes #12 228.2 checking for getsockname... yes #12 228.8 checking for getifaddrs... yes #12 229.3 checking for freeifaddrs... yes #12 229.6 checking for gai_strerror... yes #12 229.9 checking for sync... yes #12 230.2 checking for endpwent... yes #12 230.8 checking for getgrent... yes #12 231.5 checking for endgrent... yes #12 232.2 checking for renameat2... yes #12 232.8 checking for cfmakeraw... yes #12 233.7 checking for cfsetspeed... yes #12 234.3 checking for __executable_start... yes #12 235.0 checking for log2... yes #12 235.8 checking for pthread_setname_np... yes #12 236.4 checking for pthread_set_name_np... no #12 237.0 checking for getpwent... yes #12 237.8 checking whether pthread_setname_np takes a single argument... no #12 238.2 checking whether pthread_setname_np takes three arguments... no #12 238.6 checking for aligned_alloc... yes #12 239.3 checking whether aligned_alloc is declared... yes #12 239.7 checking for posix_madvise... yes #12 240.5 checking for madvise... yes #12 241.0 checking for __builtin_frame_address... yes #12 241.6 checking for __builtin_unwind_init... yes #12 242.3 checking for _LARGEFILE_SOURCE value needed for large files... no #12 243.2 checking for grantpt... yes #12 243.9 checking for getpt... yes #12 244.7 checking for posix_openpt... yes #12 245.4 checking for library containing tputs... -ltinfo #12 246.7 checking whether -ltinfo library defines BC... yes #12 247.3 checking for timerfd interface... yes #12 247.7 checking whether signals can be handled on alternate stack... yes #12 248.2 checking valgrind/valgrind.h usability... no #12 248.7 checking valgrind/valgrind.h presence... no #12 248.9 checking for valgrind/valgrind.h... no #12 248.9 checking for struct unipair.unicode... yes #12 249.3 checking for pid_t... yes #12 250.1 checking vfork.h usability... no #12 250.4 checking vfork.h presence... no #12 250.7 checking for vfork.h... no #12 250.7 checking for fork... yes #12 251.5 checking for vfork... yes #12 252.3 checking for working fork... yes #12 253.2 checking for working vfork... (cached) yes #12 253.3 checking for snprintf... yes #12 254.3 checking for open_memstream... yes #12 255.1 checking spawn.h usability... yes #12 255.8 checking spawn.h presence... yes #12 255.9 checking for spawn.h... yes #12 256.0 checking for posix_spawn... yes #12 256.7 checking for posix_spawn_file_actions_addchdir... no #12 257.4 checking for posix_spawn_file_actions_addchdir_np... yes #12 258.0 checking for posix_spawnattr_setflags... yes #12 258.6 checking whether POSIX_SPAWN_SETSID is declared... yes #12 258.8 checking whether GLib is linked in... no #12 258.9 checking for nl_langinfo and CODESET... yes #12 259.2 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #12 259.6 checking for mbstate_t... yes #12 260.1 checking for signals via characters... yes #12 260.6 checking for _setjmp... yes #12 261.2 checking for sigsetjmp... yes #12 262.0 checking POSIX termios... yes #12 262.7 checking size of speed_t... 4 #12 263.3 checking for usable FIONREAD... yes #12 263.7 checking for usable SIGIO... yes #12 264.1 checking for struct alignment... yes #12 264.3 checking for C/C++ restrict keyword... __restrict__ #12 264.6 checking for typeof syntax and keyword spelling... typeof #12 264.8 checking for statement expressions... yes #12 265.0 checking whether malloc (0) returns nonnull... yes #12 265.4 checking sys/acl.h usability... yes #12 265.8 checking sys/acl.h presence... yes #12 265.9 checking for sys/acl.h... yes #12 265.9 checking for library containing acl_get_file... -lacl #12 266.8 checking for acl_get_file... yes #12 267.3 checking for acl_get_fd... yes #12 268.0 checking for acl_set_file... yes #12 268.7 checking for acl_set_fd... yes #12 269.1 checking for acl_free... yes #12 269.7 checking for acl_from_mode... yes #12 270.2 checking for acl_from_text... yes #12 270.7 checking for acl_delete_def_file... yes #12 271.2 checking for acl_extended_file... yes #12 271.6 checking for acl_delete_fd_np... no #12 272.0 checking for acl_delete_file_np... no #12 272.5 checking for acl_copy_ext_native... no #12 273.2 checking for acl_create_entry_np... no #12 273.4 checking for acl_to_short_text... no #12 273.8 checking for acl_free_text... no #12 274.1 checking for working acl_get_file... yes #12 274.8 checking acl/libacl.h usability... yes #12 275.2 checking acl/libacl.h presence... yes #12 275.4 checking for acl/libacl.h... yes #12 275.4 checking for acl_entries... yes #12 276.2 checking for ACL_FIRST_ENTRY... yes #12 276.5 checking for ACL_TYPE_EXTENDED... no #12 276.8 checking for working alloca.h... yes #12 277.1 checking for alloca... yes #12 277.5 checking for a thread-safe mkdir -p... /bin/mkdir -p #12 277.5 checking whether the preprocessor supports include_next... yes #12 277.7 checking whether source code line length is unlimited... yes #12 277.8 checking whether endutent is declared... yes #12 278.1 checking for struct utmpx.ut_user... yes #12 278.4 checking for struct utmp.ut_user... yes #12 278.8 checking for struct utmpx.ut_name... yes #12 279.3 checking for struct utmp.ut_name... yes #12 279.7 checking for struct utmpx.ut_type... yes #12 280.0 checking for struct utmp.ut_type... yes #12 280.3 checking for struct utmpx.ut_pid... yes #12 280.7 checking for struct utmp.ut_pid... yes #12 281.1 checking for struct utmp.ut_tv... yes #12 281.8 checking for struct utmpx.ut_host... yes #12 282.5 checking for struct utmp.ut_host... yes #12 283.0 checking for struct utmpx.ut_id... yes #12 283.8 checking for struct utmp.ut_id... yes #12 284.2 checking for struct utmpx.ut_session... yes #12 284.7 checking for struct utmp.ut_session... yes #12 285.3 checking for struct utmpx.ut_exit... yes #12 286.1 checking for struct utmp.ut_exit... yes #12 287.4 checking for struct utmpx.ut_exit.ut_exit... no #12 288.5 checking for struct utmpx.ut_exit.e_exit... yes #12 289.2 checking for struct utmp.ut_exit.e_exit... yes #12 289.8 checking for struct utmpx.ut_exit.ut_termination... no #12 290.6 checking for struct utmpx.ut_exit.e_termination... yes #12 291.4 checking for struct utmp.ut_exit.e_termination... yes #12 292.1 checking whether sysinfo is declared... yes #12 292.6 checking for sys/sysctl.h... yes #12 293.2 checking for sysctl... yes #12 293.9 checking whether lstat correctly handles trailing slash... yes #12 294.9 checking whether // is distinct from /... no #12 295.0 checking whether realpath works... yes #12 296.0 checking for faccessat... yes #12 296.7 checking for getcwd... yes #12 297.0 checking whether byte ordering is bigendian... no #12 298.0 checking if environ is properly declared... yes #12 298.3 checking for complete errno.h... yes #12 298.5 checking whether ctype.h defines __header_inline... no #12 298.6 checking for mode_t... yes #12 299.7 checking whether strmode is declared... no #12 300.4 checking whether getline is declared... yes #12 301.0 checking for gawk... no #12 301.0 checking for mawk... mawk #12 301.0 checking for getopt.h... (cached) yes #12 301.1 checking for getopt_long_only... yes #12 301.7 checking whether getopt is POSIX compatible... yes #12 304.5 checking for working GNU getopt function... yes #12 305.6 checking for working GNU getopt_long function... yes #12 306.4 checking whether timespec_get is declared... yes #12 306.8 checking for timespec_get... yes #12 307.1 checking for struct timeval... yes #12 307.3 checking for wide-enough struct timeval.tv_sec member... yes #12 307.6 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #12 307.9 checking whether the compiler produces multi-arch binaries... no #12 308.1 checking whether stdint.h conforms to C99... yes #12 309.5 checking whether stdint.h works without ISO C predefines... yes #12 310.2 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #12 310.7 checking whether memmem is declared... yes #12 311.3 checking whether memrchr is declared... yes #12 311.8 checking whether defines MIN and MAX... no #12 312.1 checking whether defines MIN and MAX... yes #12 312.5 checking whether time_t is signed... yes #12 312.8 checking whether alarm is declared... yes #12 313.5 checking for working mktime... no #12 314.9 checking whether struct tm is in sys/time.h or time.h... time.h #12 315.3 checking for struct tm.tm_zone... yes #12 315.8 checking for struct tm.tm_gmtoff... yes #12 316.2 checking whether is self-contained... yes #12 317.5 checking for inline... inline #12 317.7 checking for sigset_t... yes #12 318.4 checking for volatile sig_atomic_t... yes #12 319.2 checking for sighandler_t... yes #12 319.9 checking for wchar_t... yes #12 320.3 checking for good max_align_t... yes #12 320.6 checking whether NULL can be used in arbitrary expressions... yes #12 320.9 checking for unreachable... no #12 321.7 checking whether fcloseall is declared... yes #12 322.4 checking whether getw is declared... yes #12 323.1 checking whether putw is declared... yes #12 323.7 checking which flavor of printf attribute matches inttypes macros... system #12 324.0 checking whether strnlen is declared... yes #12 324.7 checking whether strtoimax is declared... yes #12 325.4 checking whether stat file-mode macros are broken... no #12 325.7 checking for nlink_t... yes #12 326.2 checking for struct timespec in ... yes #12 326.5 checking for TIME_UTC in ... yes #12 327.0 checking whether execvpe is declared... yes #12 327.7 checking whether clearerr_unlocked is declared... yes #12 328.3 checking whether feof_unlocked is declared... yes #12 329.0 checking whether ferror_unlocked is declared... yes #12 329.8 checking whether fflush_unlocked is declared... yes #12 330.6 checking whether fgets_unlocked is declared... yes #12 331.2 checking whether fputc_unlocked is declared... yes #12 331.9 checking whether fputs_unlocked is declared... yes #12 332.6 checking whether fread_unlocked is declared... yes #12 333.2 checking whether fwrite_unlocked is declared... yes #12 333.8 checking whether getc_unlocked is declared... yes #12 334.4 checking whether getchar_unlocked is declared... yes #12 335.1 checking whether putc_unlocked is declared... yes #12 336.0 checking whether putchar_unlocked is declared... yes #12 336.6 checking type of array argument to getgroups... gid_t #12 337.5 checking whether getdelim is declared... yes #12 338.2 checking whether getdtablesize is declared... yes #12 338.9 checking whether malloc is ptrdiff_t safe... yes #12 339.3 checking whether malloc, realloc, calloc set errno on failure... yes #12 339.3 checking for O_CLOEXEC... yes #12 339.7 checking for promoted mode_t type... mode_t #12 340.0 checking whether the utimes function works... yes #12 341.1 checking for C compiler option to allow warnings... -Wno-error #12 341.7 checking for alignas and alignof... yes, macros #12 342.4 checking for alloca as a compiler built-in... yes #12 342.6 checking for static_assert... yes, an macro #12 343.2 checking for __builtin_expect... yes #12 343.7 checking byteswap.h usability... yes #12 344.2 checking byteswap.h presence... yes #12 344.4 checking for byteswap.h... yes #12 344.4 checking for readlinkat... yes #12 345.0 checking for library containing clock_gettime... none required #12 345.8 checking for clock_getres... yes #12 346.5 checking for clock_gettime... yes #12 347.2 checking for clock_settime... yes #12 347.7 checking for copy_file_range... yes #12 348.5 checking for d_type member in directory struct... yes #12 349.3 checking whether // is distinct from /... (cached) no #12 349.3 checking whether dup2 works... yes #12 350.3 checking for library containing backtrace_symbols_fd... none required #12 350.7 checking for faccessat... (cached) yes #12 350.7 checking whether fchmodat works... no #12 351.9 checking for readlinkat... (cached) yes #12 351.9 checking whether fcntl handles F_DUPFD correctly... yes #12 352.6 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #12 353.9 checking whether fdopendir is declared... yes #12 354.2 checking whether fdopendir works... yes #12 355.0 checking for flexible array member... yes #12 355.5 checking for __fpending... yes #12 356.0 checking whether __fpending is declared... yes #12 356.4 checking whether free is known to preserve errno... no #12 356.7 checking whether fstatat (..., 0) works... yes #12 357.6 checking for sys/mount.h... yes #12 358.3 checking for statvfs function (SVR4)... yes #12 359.3 checking whether to use statvfs64... no #12 359.6 checking for two-argument statfs with statfs.f_frsize member... yes #12 360.3 checking sys/fs/s5param.h usability... no #12 360.7 checking sys/fs/s5param.h presence... no #12 360.9 checking for sys/fs/s5param.h... no #12 360.9 checking sys/statfs.h usability... yes #12 361.6 checking sys/statfs.h presence... yes #12 361.7 checking for sys/statfs.h... yes #12 361.8 checking for statfs that truncates block counts... no #12 362.0 checking for futimens... yes #12 362.5 checking whether futimens works... yes #12 364.1 checking for getline... yes #12 364.7 checking for working getline function... yes #12 365.5 checking for getloadavg... yes #12 366.2 checking sys/loadavg.h usability... no #12 366.7 checking sys/loadavg.h presence... no #12 366.9 checking for sys/loadavg.h... no #12 367.0 checking whether getloadavg is declared... yes #12 367.4 checking for getrandom... yes #12 368.1 checking whether getrandom is compatible with its GNU+BSD signature... yes #12 368.6 checking for gettimeofday with POSIX signature... yes #12 368.9 checking whether the compiler supports the __inline keyword... yes #12 369.2 checking gmp.h usability... yes #12 369.7 checking gmp.h presence... yes #12 369.9 checking for gmp.h... yes #12 370.0 checking for library containing __gmpz_roinit_n... -lgmp #12 371.1 checking for memmem... yes #12 371.6 checking whether memmem works... yes #12 372.3 checking for mempcpy... yes #12 373.0 checking for memrchr... yes #12 373.6 checking for explicit_memset... no #12 374.2 checking for mkostemp... yes #12 374.9 checking for library containing nanosleep... none required #12 375.4 checking for working nanosleep... no (mishandles large arguments) #12 377.4 checking for sys/pstat.h... no #12 377.7 checking for sys/sysmp.h... no #12 378.2 checking for sys/param.h... (cached) yes #12 378.3 checking for sys/sysctl.h... (cached) yes #12 378.3 checking for sched_getaffinity_np... no #12 379.1 checking for pstat_getdynamic... no #12 379.9 checking for sysmp... no #12 380.8 checking for sysctl... (cached) yes #12 380.8 checking for sched_getaffinity... yes #12 381.5 checking for glibc compatible sched_getaffinity... yes #12 381.9 checking for pipe2... yes #12 382.5 checking whether signature of pselect conforms to POSIX... yes #12 383.0 checking whether pselect detects invalid fds... yes #12 384.0 checking whether pthread_sigmask is a macro... no #12 384.2 checking whether pthread_sigmask returns error numbers... yes #12 385.0 checking whether pthread_sigmask unblocks signals correctly... guessing yes #12 387.7 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #12 389.2 checking whether readlink signature is correct... yes #12 389.8 checking whether readlink handles trailing slash correctly... yes #12 390.6 checking whether readlink truncates results correctly... yes #12 391.3 checking for readlinkat... (cached) yes #12 391.3 checking whether readlinkat signature is correct... yes #12 391.5 checking for working re_compile_pattern... no #12 392.7 checking libintl.h usability... yes #12 393.3 checking libintl.h presence... yes #12 393.5 checking for libintl.h... yes #12 393.5 checking whether isblank is declared... yes #12 393.9 checking for sig2str... no #12 394.6 checking for sigdescr_np... no #12 395.2 checking for socklen_t... yes #12 395.8 checking for ssize_t... yes #12 396.1 checking for struct stat.st_atim.tv_nsec... yes #12 396.6 checking whether struct stat.st_atim is of type struct timespec... yes #12 397.0 checking for struct stat.st_birthtimespec.tv_nsec... no #12 397.6 checking for struct stat.st_birthtimensec... no #12 398.1 checking for struct stat.st_birthtim.tv_nsec... no #12 398.8 checking for bool, true, false... no #12 399.1 checking for stpcpy... yes #12 399.8 checking for working strnlen... yes #12 400.9 checking whether strtoimax works... yes #12 401.8 checking whether symlink handles trailing slash correctly... yes #12 402.4 checking whether localtime_r is declared... yes #12 402.9 checking whether localtime_r is compatible with its POSIX signature... yes #12 403.3 checking whether localtime works even near extrema... yes #12 404.1 checking for timezone_t... no #12 404.5 checking for timegm... yes #12 405.4 checking whether timer_settime is declared... yes #12 405.8 checking for library containing timer_settime... -lrt #12 406.8 checking for timer_settime... yes #12 407.4 checking for utimensat... yes #12 408.0 checking whether utimensat works... yes #12 409.7 checking for variable-length arrays... yes #12 410.1 checking whether getdtablesize works... yes #12 410.8 checking for __mktime_internal... no #12 411.5 checking for timer_getoverrun... yes #12 412.2 checking for gcc option to disable position independent executables... not needed #12 412.2 checking for __ctype_get_mb_cur_max... yes #12 412.8 checking whether MB_CUR_MAX is defined to function that won't link... no #12 413.0 #12 413.0 Configured for 'x86_64-pc-linux-gnu'. #12 413.0 #12 413.0 Where should the build process find the source code? . #12 413.0 What compiler should emacs be built with? gcc -g3 -O2 -DHAVE_CONFIG_H #12 413.0 Should Emacs use the GNU version of malloc? no #12 413.0 (The GNU allocators don't work with this system configuration.) #12 413.0 Should Emacs use a relocating allocator for buffers? no #12 413.0 Should Emacs use mmap(2) for buffer allocation? no #12 413.0 What window system should Emacs use? nextstep #12 413.0 What toolkit should Emacs use? none #12 413.0 Where do we find X Windows header files? NONE #12 413.0 Where do we find X Windows libraries? NONE #12 413.0 Does Emacs use -lXaw3d? no #12 413.0 Is Emacs being built for Android? no #12 413.0 Does Emacs use the X Double Buffer Extension? no #12 413.0 Does Emacs use -lXpm? no #12 413.0 Does Emacs use -ljpeg? no #12 413.0 Does Emacs use -ltiff? no #12 413.0 Does Emacs use a gif library? no #12 413.0 Does Emacs use a png library? no #12 413.0 Does Emacs use -lrsvg-2? no #12 413.0 Does Emacs use -lwebp? no #12 413.0 Does Emacs use -lsqlite3? no #12 413.0 Does Emacs use cairo? no #12 413.0 Does Emacs use -llcms2? no #12 413.0 Does Emacs use imagemagick? no #12 413.0 Does Emacs use native APIs for images? yes (ns) #12 413.0 Does Emacs support sound? yes #12 413.0 Does Emacs use -lgpm? no #12 413.0 Does Emacs use -ldbus? yes #12 413.0 Does Emacs use -lgconf? no #12 413.0 Does Emacs use GSettings? no #12 413.0 Does Emacs use a file notification library? yes -lglibc (inotify) #12 413.0 Does Emacs use access control lists? yes -lacl -lattr #12 413.0 Does Emacs use -lselinux? no #12 413.0 Does Emacs use -lgnutls? yes #12 413.0 Does Emacs use -lxml2? no #12 413.0 Does Emacs use -lfreetype? no #12 413.0 Does Emacs use HarfBuzz? no #12 413.0 Does Emacs use -lm17n-flt? no #12 413.0 Does Emacs use -lotf? no #12 413.0 Does Emacs use -lxft? no #12 413.0 Does Emacs use -lsystemd? no #12 413.0 Does Emacs use -ljansson? no #12 413.0 Does Emacs use -ltree-sitter? no #12 413.0 Does Emacs use the GMP library? yes #12 413.0 Does Emacs directly use zlib? yes #12 413.0 Does Emacs have dynamic modules support? yes #12 413.0 Does Emacs use toolkit scroll bars? yes #12 413.0 Does Emacs support Xwidgets? no #12 413.0 Does Emacs have threading support in lisp? yes #12 413.0 Does Emacs support the portable dumper? yes #12 413.0 Does Emacs support legacy unexec dumping? no #12 413.0 Which dumping strategy does Emacs use? pdumper #12 413.0 Does Emacs have native lisp compiler? no #12 413.0 Does Emacs use version 2 of the X Input Extension? no #12 413.0 Does Emacs generate a smaller-size Japanese dictionary? no #12 413.1 #12 413.1 #12 413.1 #12 413.1 Run 'make' to build Emacs, then run 'src/emacs' to test it. #12 413.1 Run 'make install' in order to build an application bundle. #12 413.1 The application will go to nextstep/Emacs.app and can be run or moved #12 413.1 from there. #12 413.1 The application will be fully self-contained. #12 413.1 #12 414.8 configure: creating ./config.status #12 415.7 configure: WARNING: This configuration installs a 'movemail' program #12 415.7 that does not retrieve POP3 email. By default, Emacs 25 and earlier #12 415.7 installed a 'movemail' program that retrieved POP3 email via only #12 415.7 insecure channels, a practice that is no longer recommended but that #12 415.7 you can continue to support by using './configure --with-pop'. #12 415.7 configure: You might want to install GNU Mailutils #12 415.7 and use './configure --with-mailutils'. #12 417.8 MAKE='make' ./config.status #12 418.5 config.status: creating src/verbose.mk #12 418.7 config.status: creating src/emacs-module.h #12 419.0 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist #12 419.3 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop #12 419.5 config.status: creating Makefile #12 419.8 config.status: creating lib/gnulib.mk #12 420.1 config.status: creating ./doc/man/emacs.1 #12 420.4 config.status: creating lib/Makefile #12 420.7 config.status: creating lib-src/Makefile #12 421.0 config.status: creating oldXMenu/Makefile #12 421.3 config.status: creating src/Makefile #12 421.5 config.status: creating lwlib/Makefile #12 421.6 config.status: creating nextstep/Makefile #12 421.7 config.status: creating nt/Makefile #12 421.9 config.status: creating doc/emacs/Makefile #12 422.0 config.status: creating doc/misc/Makefile #12 422.1 config.status: creating doc/lispintro/Makefile #12 422.4 config.status: creating doc/lispref/Makefile #12 422.7 config.status: creating lisp/Makefile #12 422.9 config.status: creating leim/Makefile #12 423.1 config.status: creating test/Makefile #12 423.4 config.status: creating test/manual/noverlay/Makefile #12 423.7 config.status: creating test/infra/Makefile #12 423.8 config.status: creating admin/charsets/Makefile #12 424.0 config.status: creating admin/unidata/Makefile #12 424.1 config.status: creating admin/grammars/Makefile #12 424.3 config.status: creating java/Makefile #12 424.4 config.status: creating cross/Makefile #12 424.5 config.status: creating java/AndroidManifest.xml #12 424.7 config.status: creating src/config.h #12 424.9 config.status: executing src/epaths.h commands #12 424.9 make[3]: Entering directory '/checkout' #12 425.2 make[3]: Leaving directory '/checkout' #12 425.3 config.status: executing src/.gdbinit commands #12 425.4 config.status: executing doc/emacs/emacsver.texi commands #12 425.5 config.status: executing etc-refcards-emacsver.tex commands #12 425.5 make[3]: Entering directory '/checkout' #12 425.6 make[3]: Leaving directory '/checkout' #12 425.6 make[2]: Leaving directory '/checkout' #12 425.6 make actual-all #12 425.6 make[2]: Entering directory '/checkout' #12 426.1 make -C lib all #12 426.4 make[3]: Entering directory '/checkout/lib' #12 426.4 GEN alloca.h #12 426.5 GEN dirent.h #12 426.6 GEN fcntl.h #12 426.6 GEN malloc/dynarray.gl.h #12 426.7 GEN malloc/dynarray-skeleton.gl.h #12 426.8 GEN inttypes.h #12 426.8 GEN limits.h #12 426.9 GEN signal.h #12 426.9 GEN stdckdint.h #12 426.9 GEN stddef.h #12 427.0 GEN stdio.h #12 427.4 GEN stdlib.h #12 427.7 GEN string.h #12 428.1 GEN sys/random.h #12 428.1 GEN sys/select.h #12 428.2 GEN sys/stat.h #12 428.5 GEN sys/time.h #12 428.6 GEN sys/types.h #12 428.6 GEN time.h #12 428.7 GEN unistd.h #12 429.2 CC fingerprint.o #12 429.4 CC mktime.o #12 430.2 CC acl-errno-valid.o #12 430.5 CC acl-internal.o #12 430.9 CC get-permissions.o #12 431.3 CC set-permissions.o #12 431.9 CC allocator.o #12 432.3 CC binary-io.o #12 432.7 CC boot-time.o #12 433.5 CC c-ctype.o #12 433.8 CC c-strcasecmp.o #12 434.1 CC c-strncasecmp.o #12 434.5 CC careadlinkat.o #12 435.2 CC close-stream.o #12 435.5 CC copy-file-range.o #12 436.0 CC count-leading-zeros.o #12 436.5 CC count-one-bits.o #12 437.0 CC count-trailing-zeros.o #12 437.4 CC md5-stream.o #12 437.9 CC md5.o #12 439.0 CC sha1.o #12 442.4 CC sha256.o #12 447.4 CC sha512.o #12 456.2 CC dtoastr.o #12 456.7 CC dtotimespec.o #12 457.1 CC fchmodat.o #12 457.8 CC fcntl.o #12 458.5 CC file-has-acl.o #12 459.6 CC filemode.o #12 460.0 CC filevercmp.o #12 460.8 CC free.o #12 461.1 CC fsusage.o #12 461.7 CC gettime.o #12 462.1 CC malloc/dynarray_at_failure.o #12 462.7 CC malloc/dynarray_emplace_enlarge.o #12 463.2 CC malloc/dynarray_finalize.o #12 463.6 CC malloc/dynarray_resize.o #12 464.0 CC malloc/dynarray_resize_clear.o #12 464.1 CC memset_explicit.o #12 464.4 CC nanosleep.o #12 465.1 CC nproc.o #12 465.8 CC nstrftime.o #12 469.4 CC pipe2.o #12 469.8 CC qcopy-acl.o #12 470.5 CC regex.o #12 496.5 CC sig2str.o #12 497.3 CC sigdescr_np.o #12 497.7 CC stat-time.o #12 498.2 CC tempname.o #12 499.4 CC time_rz.o #12 500.3 CC timegm.o #12 500.8 CC timespec.o #12 501.3 CC timespec-add.o #12 501.9 CC timespec-sub.o #12 502.4 CC u64.o #12 502.8 CC unistd.o #12 503.2 CC openat-die.o #12 503.7 CC save-cwd.o #12 504.1 AR libgnu.a #12 505.2 make[3]: Leaving directory '/checkout/lib' #12 505.3 make -C lib-src all #12 505.3 make[3]: Entering directory '/checkout/lib-src' #12 505.3 CCLD etags #12 534.4 CCLD ctags #12 563.6 CCLD emacsclient #12 569.2 CCLD ebrowse #12 579.8 CCLD hexl #12 581.5 CC pop.o #12 581.7 CCLD movemail #12 583.3 CCLD make-docfile #12 589.2 CCLD make-fingerprint #12 590.4 make[3]: Leaving directory '/checkout/lib-src' #12 590.4 make -C src BIN_DESTDIR=''/checkout/nextstep/Emacs.app/'' \ #12 590.4 ELN_DESTDIR='/checkout/nextstep/Emacs.app/Frameworks/' all #12 591.6 make[3]: Entering directory '/checkout/src' #12 591.6 GEN globals.h #12 592.4 CC dispnew.o #12 618.7 CC frame.o #12 654.0 CC scroll.o #12 658.7 CC xdisp.o #12 863.9 CC menu.o #12 873.2 CC window.o #12 918.3 CC charset.o #12 939.7 CC coding.o #12 1023. CC category.o #12 1027. CC ccl.o #12 1044. CC character.o #12 1054. CC chartab.o #12 1067. CC bidi.o #12 1079. CC cm.o #12 1082. CC term.o #12 1103. CC terminal.o #12 1108. CC xfaces.o #12 1146. CC dbusbind.o #12 1167. CC emacs.o #12 1178. CC keyboard.o #12 1246. CC macros.o #12 1248. CC keymap.o #12 1267. CC sysdep.o #12 1280. CC bignum.o #12 1283. CC buffer.o #12 1298. CC filelock.o #12 1301. CC insdel.o #12 1307. CC marker.o #12 1310. CC minibuf.o #12 1320. CC fileio.o #12 1345. CC dired.o #12 1352. CC cmds.o #12 1358. CC casetab.o #12 1361. CC casefiddle.o #12 1367. CC indent.o #12 1383. CC search.o #12 1401. CC regex-emacs.o #12 1437. CC undo.o #12 1441. CC alloc.o #12 1462. CC pdumper.o #12 1480. CC data.o #12 1498. GEN buildobj.h #12 1499. CC doc.o #12 1503. CC editfns.o #12 1525. CC callint.o #12 1530. CC eval.o #12 1547. CC floatfns.o #12 1550. CC fns.o #12 1584. CC sort.o #12 1589. CC font.o #12 1626. CC print.o #12 1642. CC lread.o #12 1671. CC emacs-module.o #12 1685. CC syntax.o #12 1706. CC bytecode.o #12 1718. CC comp.o #12 1719. CC dynlib.o #12 1720. CC process.o #12 1751. CC gnutls.o #12 1760. CC callproc.o #12 1765. CC region-cache.o #12 1767. CC sound.o #12 1770. CC timefns.o #12 1775. CC atimer.o #12 1778. CC doprnt.o #12 1780. CC intervals.o #12 1789. CC textprop.o #12 1802. CC composite.o #12 1819. CC xml.o #12 1821. CC lcms.o #12 1821. CC inotify.o #12 1826. CC profiler.o #12 1831. CC decompress.o #12 1834. CC thread.o #12 1839. CC systhread.o #12 1842. CC sqlite.o #12 1843. CC treesit.o #12 1845. CC itree.o #12 1850. CC fontset.o #12 1867. CC fringe.o #12 1880. CC image.o #12 1900. image.c:143: warning: macro "PIX_MASK_DRAW" is not used [-Wunused-macros] #12 1900. 143 | #define PIX_MASK_DRAW 1 #12 1900. | #12 1902. CC nsterm.o #12 1902. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 1902. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 1904. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 1904. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1904. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1904. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 1904. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1904. | ^~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 1904. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1904. | ^~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 1904. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 1904. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 1904. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1904. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 88 | #if GS_API_VERSION(0,011500) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 1904. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1904. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 1904. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1904. | ^~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1904. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 1904. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1904. | ^~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 1904. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1904. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1904. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 1904. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1904. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 1904. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1904. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 46 | #if GS_EXPOSE(NSAffineTransform) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 1904. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 45 | #if GS_EXPOSE(NSArchiver) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 164 | #if GS_EXPOSE(NSUnarchiver) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 114 | #if GS_EXPOSE(NSBundle) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 43 | #if GS_EXPOSE(NSCache) #12 1904. | ^~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if GS_EXPOSE(NSCalendarDate) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 113 | #if GS_EXPOSE(NSException) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1904. 303 | NSGetUncaughtExceptionHandler(); #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 53 | #if GS_EXPOSE(NSExpression) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 47 | #if GS_EXPOSE(NSTimer) #12 1904. | ^~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 1904. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 1904. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 46 | #if GS_EXPOSE(NSRunLoop) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 127 | #if GS_EXPOSE(NSDateFormatter) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 1904. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 40 | #if GS_EXPOSE(NSDistantObject) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 41 | #if GS_EXPOSE(NSDistributedLock) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 74 | #if GS_EXPOSE(NSLock) #12 1904. | ^~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 125 | #if GS_EXPOSE(NSCondition) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 175 | #if GS_EXPOSE(NSConditionLock) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 1904. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 134 | #if GS_EXPOSE(NSError) #12 1904. | ^~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 1904. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 182 | #if GS_EXPOSE(NSURLHandle) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 73 | #if GS_EXPOSE(NSURL) #12 1904. | ^~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 1904. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 633 | #if GS_EXPOSE(NSURLComponents) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 160 | #if GS_EXPOSE(NSPipe) #12 1904. | ^~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 215 | #if GS_EXPOSE(NSFileManager) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 42 | #if GS_EXPOSE(NSHost) #12 1904. | ^~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 47 | #if GS_EXPOSE(NSIndexPath) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 49 | #if GS_EXPOSE(NSIndexSet) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 52 | #if GS_EXPOSE(NSMethodSignature) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if GS_EXPOSE(NSInvocation) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 103 | #if GS_EXPOSE(NSLocale) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 40 | #if GS_EXPOSE(NSMetadataItem) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 361 | #if GS_EXPOSE(NSNetService) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 53 | #if GS_EXPOSE(NSPortCoder) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 77 | #if GS_EXPOSE(NSPort) #12 1904. | ^~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 202 | #if GS_EXPOSE(NSSocketPort) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 284 | #if GS_EXPOSE(NSMessagePort) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 47 | #if GS_EXPOSE(NSPortMessage) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 53 | #if GS_EXPOSE(NSProgress) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 91 | #if GS_EXPOSE(NSRegularExpression) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 42 | #if GS_EXPOSE(NSScanner) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 58 | #if GS_EXPOSE(NSSpellServer) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 51 | #if GS_EXPOSE(NSTask) #12 1904. | ^~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 59 | #if GS_EXPOSE(NSThread) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 1904. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 87 | #if GS_EXPOSE(NSUndoManager) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1904. | ^ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1904. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 1904. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1904. from nsgui.h:34, #12 1904. from dispextern.h:137, #12 1904. from nsterm.h:22, #12 1904. from nsterm.m:48: #12 1904. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1904. | ^ #12 1904. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1904. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 1904. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 105 | #if GS_EXPOSE(NSURLCache) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 48 | #if GS_EXPOSE(NSURLConnection) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 56 | #if GS_EXPOSE(NSURLCredential) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 49 | #if GS_EXPOSE(NSURLDownload) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 121 | #if GS_EXPOSE(NSURLProtocol) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 92 | #if GS_EXPOSE(NSURLRequest) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 49 | #if GS_EXPOSE(NSURLResponse) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 217 | #if GS_EXPOSE(NSUserDefaults) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 1905. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 1905. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 72 | #if GS_EXPOSE(NSXMLParser) #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 1905. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1905. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1905. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1905. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1905. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 1905. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1905. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1905. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1905. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1905. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1905. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1905. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1905. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1905. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1905. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1905. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1905. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 1905. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 1905. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 1905. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 1905. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 1905. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 1905. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 1905. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 1905. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 1905. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 1905. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 1905. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 1905. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 1905. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 1905. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 1905. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 1905. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 1905. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 1905. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 1905. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 1905. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 1905. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 1905. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1905. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 1905. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1905. | ^~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 1905. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1905. | ^~~~~~~~~~~~~~~~~~~~ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 1905. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 1905. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 1905. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1905. | ^ #12 1905. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 1905. from nsgui.h:34, #12 1905. from dispextern.h:137, #12 1905. from nsterm.h:22, #12 1905. from nsterm.m:48: #12 1905. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1905. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1905. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 1906. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1906. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1906. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1906. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 1906. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1906. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1906. | ^ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1906. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1906. | ^ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 125 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 129 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 133 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 214 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 247 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 251 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 259 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 263 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 267 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 271 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 275 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 287 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 311 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 323 | __attribute__((unused)); #12 1906. | ^~~~~~~~~~~~~ #12 1906. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1906. from nsgui.h:34, #12 1906. from dispextern.h:137, #12 1906. from nsterm.h:22, #12 1906. from nsterm.m:48: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 493 | PSgsave() #12 1906. | ^~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 499 | PSgrestore() #12 1906. | ^~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 505 | PSinitgraphics() #12 1906. | ^~~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 622 | PSinitmatrix() #12 1906. | ^~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 669 | PSclip() #12 1906. | ^~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 675 | PSclosepath() #12 1906. | ^~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 687 | PSeoclip() #12 1906. | ^~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 693 | PSeofill() #12 1906. | ^~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 699 | PSfill() #12 1906. | ^~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 705 | PSflattenpath() #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 711 | PSinitclip() #12 1906. | ^~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 729 | PSnewpath() #12 1906. | ^~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 765 | PSreversepath() #12 1906. | ^~~~~~~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 783 | PSstroke() #12 1906. | ^~~~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1906. 835 | PSWait() #12 1906. | ^~~~~~ #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 1906. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 1907. nsterm.m: In function 'ns_set_undecorated': #12 1907. nsterm.m:1794:7: warning: 'NSWindow' may not respond to '-setIsVisible:' #12 1907. 1794 | [newWindow setIsVisible:[oldWindow isVisible]]; #12 1907. | ^ #12 1907. nsterm.m:1794:7: warning: (messages without a matching method signature will be assumed to return 'id' and accept '...' as arguments) #12 1907. nsterm.m: In function '-[EmacsView showFontPanel]': #12 1907. nsterm.m:6687:3: warning: 'NSFontPanel' may not respond to '-setIsVisible:' #12 1907. 6687 | [[fm fontPanel: YES] setIsVisible: NO]; #12 1907. | ^ #12 1951. CC nsfns.o #12 1951. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 1951. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 1953. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 1953. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1953. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1953. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 1953. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1953. | ^~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 1953. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1953. | ^~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 1953. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 1953. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 1953. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1953. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 88 | #if GS_API_VERSION(0,011500) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 1953. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1953. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 1953. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1953. | ^~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1953. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 1953. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1953. | ^~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 1953. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1953. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1953. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 1953. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1953. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 1953. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1953. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 46 | #if GS_EXPOSE(NSAffineTransform) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 1953. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 45 | #if GS_EXPOSE(NSArchiver) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 164 | #if GS_EXPOSE(NSUnarchiver) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 114 | #if GS_EXPOSE(NSBundle) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 43 | #if GS_EXPOSE(NSCache) #12 1953. | ^~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if GS_EXPOSE(NSCalendarDate) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 113 | #if GS_EXPOSE(NSException) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1953. 303 | NSGetUncaughtExceptionHandler(); #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 53 | #if GS_EXPOSE(NSExpression) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 47 | #if GS_EXPOSE(NSTimer) #12 1953. | ^~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 1953. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 1953. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 46 | #if GS_EXPOSE(NSRunLoop) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 127 | #if GS_EXPOSE(NSDateFormatter) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 1953. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 40 | #if GS_EXPOSE(NSDistantObject) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 41 | #if GS_EXPOSE(NSDistributedLock) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 74 | #if GS_EXPOSE(NSLock) #12 1953. | ^~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 125 | #if GS_EXPOSE(NSCondition) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 175 | #if GS_EXPOSE(NSConditionLock) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 1953. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 134 | #if GS_EXPOSE(NSError) #12 1953. | ^~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 1953. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 182 | #if GS_EXPOSE(NSURLHandle) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 73 | #if GS_EXPOSE(NSURL) #12 1953. | ^~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 1953. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 633 | #if GS_EXPOSE(NSURLComponents) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 160 | #if GS_EXPOSE(NSPipe) #12 1953. | ^~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 215 | #if GS_EXPOSE(NSFileManager) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 42 | #if GS_EXPOSE(NSHost) #12 1953. | ^~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 47 | #if GS_EXPOSE(NSIndexPath) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 49 | #if GS_EXPOSE(NSIndexSet) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 52 | #if GS_EXPOSE(NSMethodSignature) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 38 | #if GS_EXPOSE(NSInvocation) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 103 | #if GS_EXPOSE(NSLocale) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 40 | #if GS_EXPOSE(NSMetadataItem) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 361 | #if GS_EXPOSE(NSNetService) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1953. | ^ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 53 | #if GS_EXPOSE(NSPortCoder) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 1953. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 77 | #if GS_EXPOSE(NSPort) #12 1953. | ^~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 202 | #if GS_EXPOSE(NSSocketPort) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 284 | #if GS_EXPOSE(NSMessagePort) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 47 | #if GS_EXPOSE(NSPortMessage) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 1953. | ^ #12 1953. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 1953. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1953. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 1953. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1953. from nsgui.h:34, #12 1953. from dispextern.h:137, #12 1953. from nsterm.h:22, #12 1953. from nsfns.m:38: #12 1953. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1953. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1953. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 53 | #if GS_EXPOSE(NSProgress) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 91 | #if GS_EXPOSE(NSRegularExpression) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 42 | #if GS_EXPOSE(NSScanner) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 58 | #if GS_EXPOSE(NSSpellServer) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 1954. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 51 | #if GS_EXPOSE(NSTask) #12 1954. | ^~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 1954. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 59 | #if GS_EXPOSE(NSThread) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 1954. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 87 | #if GS_EXPOSE(NSUndoManager) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 105 | #if GS_EXPOSE(NSURLCache) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 48 | #if GS_EXPOSE(NSURLConnection) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 56 | #if GS_EXPOSE(NSURLCredential) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 49 | #if GS_EXPOSE(NSURLDownload) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 121 | #if GS_EXPOSE(NSURLProtocol) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 92 | #if GS_EXPOSE(NSURLRequest) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 49 | #if GS_EXPOSE(NSURLResponse) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 217 | #if GS_EXPOSE(NSUserDefaults) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 1954. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 1954. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 72 | #if GS_EXPOSE(NSXMLParser) #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 1954. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1954. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1954. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1954. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1954. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 1954. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1954. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1954. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1954. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1954. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1954. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1954. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1954. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1954. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 1954. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1954. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1954. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1954. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1954. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1954. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1954. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1954. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1954. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1954. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 1954. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 1954. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 1954. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 1954. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 1954. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 1954. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 1954. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 1954. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 1954. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 1954. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 1954. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 1954. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 1954. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 1954. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 1954. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 1954. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 1954. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 1954. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 1954. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 1954. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 1954. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 1954. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1954. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1954. | ^ #12 1954. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 1954. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1954. from nsgui.h:34, #12 1954. from dispextern.h:137, #12 1954. from nsterm.h:22, #12 1954. from nsfns.m:38: #12 1954. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1954. | ^ #12 1954. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1954. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1954. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 1955. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1955. | ^~~~~~~~~~~~~~~~~~~~ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 1955. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1955. | ^~~~~~~~~~~~~~~~~~~~ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 1955. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 1955. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 1955. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1955. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1955. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1955. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 1955. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1955. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1955. | ^ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1955. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1955. | ^ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 125 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 129 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 133 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 214 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 247 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 251 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 259 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 263 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 267 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 271 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 275 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 287 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 311 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 323 | __attribute__((unused)); #12 1955. | ^~~~~~~~~~~~~ #12 1955. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1955. from nsgui.h:34, #12 1955. from dispextern.h:137, #12 1955. from nsterm.h:22, #12 1955. from nsfns.m:38: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 493 | PSgsave() #12 1955. | ^~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 499 | PSgrestore() #12 1955. | ^~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 505 | PSinitgraphics() #12 1955. | ^~~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 622 | PSinitmatrix() #12 1955. | ^~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 669 | PSclip() #12 1955. | ^~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 675 | PSclosepath() #12 1955. | ^~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 687 | PSeoclip() #12 1955. | ^~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 693 | PSeofill() #12 1955. | ^~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 699 | PSfill() #12 1955. | ^~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 705 | PSflattenpath() #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 711 | PSinitclip() #12 1955. | ^~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 729 | PSnewpath() #12 1955. | ^~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 765 | PSreversepath() #12 1955. | ^~~~~~~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 783 | PSstroke() #12 1955. | ^~~~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1955. 835 | PSWait() #12 1955. | ^~~~~~ #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 1955. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 1955. nsfns.m: At top level: #12 1955. nsfns.m:689:1: warning: no previous prototype for 'ns_make_frame_key_window' [-Wmissing-prototypes] #12 1955. 689 | ns_make_frame_key_window (struct frame *f) #12 1955. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1973. CC nsmenu.o #12 1974. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 1974. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 1975. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 1975. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1975. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1975. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 1975. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1975. | ^~~~~~~~~~~~~~~~~~~~ #12 1975. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 1975. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1975. | ^~~~~~~~~~~~~~~~~~~~ #12 1975. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 1975. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 1975. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 1975. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1975. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 88 | #if GS_API_VERSION(0,011500) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 1975. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1975. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 1975. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1975. | ^~~~~~~~~~ #12 1975. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1975. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 1975. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1975. | ^~~~~~~~~~ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 1975. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1975. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1975. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 1975. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1975. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 1975. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1975. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 46 | #if GS_EXPOSE(NSAffineTransform) #12 1975. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 1975. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 45 | #if GS_EXPOSE(NSArchiver) #12 1975. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 164 | #if GS_EXPOSE(NSUnarchiver) #12 1975. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 1975. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1975. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 114 | #if GS_EXPOSE(NSBundle) #12 1975. | ^~~~~~~~~~~~~~~~~~~~~ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 43 | #if GS_EXPOSE(NSCache) #12 1975. | ^~~~~~~~~~~~~~~~~~~~ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 37 | #if GS_EXPOSE(NSCalendarDate) #12 1975. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1975. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 1975. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1975. | ^ #12 1975. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 1975. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1975. from nsgui.h:34, #12 1975. from dispextern.h:137, #12 1975. from window.h:23, #12 1975. from nsmenu.m:29: #12 1975. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1975. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1975. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1975. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 113 | #if GS_EXPOSE(NSException) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1976. 303 | NSGetUncaughtExceptionHandler(); #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 53 | #if GS_EXPOSE(NSExpression) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 47 | #if GS_EXPOSE(NSTimer) #12 1976. | ^~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 1976. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 1976. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 46 | #if GS_EXPOSE(NSRunLoop) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 127 | #if GS_EXPOSE(NSDateFormatter) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 1976. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 40 | #if GS_EXPOSE(NSDistantObject) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 41 | #if GS_EXPOSE(NSDistributedLock) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 74 | #if GS_EXPOSE(NSLock) #12 1976. | ^~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 125 | #if GS_EXPOSE(NSCondition) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 175 | #if GS_EXPOSE(NSConditionLock) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 1976. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 134 | #if GS_EXPOSE(NSError) #12 1976. | ^~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 1976. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 182 | #if GS_EXPOSE(NSURLHandle) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 73 | #if GS_EXPOSE(NSURL) #12 1976. | ^~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 1976. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 633 | #if GS_EXPOSE(NSURLComponents) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 160 | #if GS_EXPOSE(NSPipe) #12 1976. | ^~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 215 | #if GS_EXPOSE(NSFileManager) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 42 | #if GS_EXPOSE(NSHost) #12 1976. | ^~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 47 | #if GS_EXPOSE(NSIndexPath) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 49 | #if GS_EXPOSE(NSIndexSet) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 52 | #if GS_EXPOSE(NSMethodSignature) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 38 | #if GS_EXPOSE(NSInvocation) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 103 | #if GS_EXPOSE(NSLocale) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 40 | #if GS_EXPOSE(NSMetadataItem) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 361 | #if GS_EXPOSE(NSNetService) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 53 | #if GS_EXPOSE(NSPortCoder) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 77 | #if GS_EXPOSE(NSPort) #12 1976. | ^~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 202 | #if GS_EXPOSE(NSSocketPort) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 284 | #if GS_EXPOSE(NSMessagePort) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 47 | #if GS_EXPOSE(NSPortMessage) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 53 | #if GS_EXPOSE(NSProgress) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 91 | #if GS_EXPOSE(NSRegularExpression) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 42 | #if GS_EXPOSE(NSScanner) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 58 | #if GS_EXPOSE(NSSpellServer) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 51 | #if GS_EXPOSE(NSTask) #12 1976. | ^~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 59 | #if GS_EXPOSE(NSThread) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 87 | #if GS_EXPOSE(NSUndoManager) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 105 | #if GS_EXPOSE(NSURLCache) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 48 | #if GS_EXPOSE(NSURLConnection) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 56 | #if GS_EXPOSE(NSURLCredential) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 49 | #if GS_EXPOSE(NSURLDownload) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 121 | #if GS_EXPOSE(NSURLProtocol) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 92 | #if GS_EXPOSE(NSURLRequest) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 49 | #if GS_EXPOSE(NSURLResponse) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 217 | #if GS_EXPOSE(NSUserDefaults) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 1976. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 1976. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 72 | #if GS_EXPOSE(NSXMLParser) #12 1976. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1976. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 1976. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1976. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1976. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1976. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1976. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 1976. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1976. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1976. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1976. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1976. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1976. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1976. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1976. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1976. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 1976. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1976. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1976. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1976. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1976. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1976. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1976. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1976. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1976. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1976. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1976. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1976. | ^ #12 1976. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1976. | ^ #12 1976. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1976. from nsgui.h:34, #12 1976. from dispextern.h:137, #12 1976. from window.h:23, #12 1976. from nsmenu.m:29: #12 1976. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1976. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1976. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 1977. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 1977. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 1977. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 1977. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 1977. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 1977. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 1977. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 1977. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 1977. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 1977. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 1977. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 1977. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 1977. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 1977. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 1977. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 1977. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 1977. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 1977. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 1977. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 1977. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 1977. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 1977. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 1977. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1977. | ^~~~~~~~~~~~~~~~~~~~ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 1977. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1977. | ^~~~~~~~~~~~~~~~~~~~ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 1977. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 1977. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 1977. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1977. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 1977. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1977. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1977. | ^ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1977. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1977. | ^ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 125 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 129 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 133 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 214 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 247 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 251 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 259 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 263 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 267 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 271 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 275 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 287 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 311 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 323 | __attribute__((unused)); #12 1977. | ^~~~~~~~~~~~~ #12 1977. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1977. from nsgui.h:34, #12 1977. from dispextern.h:137, #12 1977. from window.h:23, #12 1977. from nsmenu.m:29: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 493 | PSgsave() #12 1977. | ^~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 499 | PSgrestore() #12 1977. | ^~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 505 | PSinitgraphics() #12 1977. | ^~~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 622 | PSinitmatrix() #12 1977. | ^~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 669 | PSclip() #12 1977. | ^~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 675 | PSclosepath() #12 1977. | ^~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 687 | PSeoclip() #12 1977. | ^~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 693 | PSeofill() #12 1977. | ^~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 699 | PSfill() #12 1977. | ^~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 705 | PSflattenpath() #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 711 | PSinitclip() #12 1977. | ^~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 729 | PSnewpath() #12 1977. | ^~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 765 | PSreversepath() #12 1977. | ^~~~~~~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 783 | PSstroke() #12 1977. | ^~~~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1977. 835 | PSWait() #12 1977. | ^~~~~~ #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 1977. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 1989. CC nsselect.o #12 1989. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 1989. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 1991. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 1991. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1991. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 1991. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 1991. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1991. | ^~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 1991. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 1991. | ^~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 1991. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 1991. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 1991. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1991. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 88 | #if GS_API_VERSION(0,011500) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 1991. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1991. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 1991. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1991. | ^~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 1991. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 1991. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 1991. | ^~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 1991. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1991. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1991. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 1991. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1991. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 1991. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 1991. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 46 | #if GS_EXPOSE(NSAffineTransform) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 1991. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 45 | #if GS_EXPOSE(NSArchiver) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 164 | #if GS_EXPOSE(NSUnarchiver) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 114 | #if GS_EXPOSE(NSBundle) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 43 | #if GS_EXPOSE(NSCache) #12 1991. | ^~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if GS_EXPOSE(NSCalendarDate) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 113 | #if GS_EXPOSE(NSException) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1991. 303 | NSGetUncaughtExceptionHandler(); #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 53 | #if GS_EXPOSE(NSExpression) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 47 | #if GS_EXPOSE(NSTimer) #12 1991. | ^~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 1991. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 1991. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 46 | #if GS_EXPOSE(NSRunLoop) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 127 | #if GS_EXPOSE(NSDateFormatter) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 1991. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 40 | #if GS_EXPOSE(NSDistantObject) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 41 | #if GS_EXPOSE(NSDistributedLock) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 74 | #if GS_EXPOSE(NSLock) #12 1991. | ^~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 125 | #if GS_EXPOSE(NSCondition) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 175 | #if GS_EXPOSE(NSConditionLock) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 1991. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 134 | #if GS_EXPOSE(NSError) #12 1991. | ^~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 1991. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 182 | #if GS_EXPOSE(NSURLHandle) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 73 | #if GS_EXPOSE(NSURL) #12 1991. | ^~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 1991. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 633 | #if GS_EXPOSE(NSURLComponents) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 160 | #if GS_EXPOSE(NSPipe) #12 1991. | ^~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 215 | #if GS_EXPOSE(NSFileManager) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 42 | #if GS_EXPOSE(NSHost) #12 1991. | ^~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 47 | #if GS_EXPOSE(NSIndexPath) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 49 | #if GS_EXPOSE(NSIndexSet) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 52 | #if GS_EXPOSE(NSMethodSignature) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 38 | #if GS_EXPOSE(NSInvocation) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 103 | #if GS_EXPOSE(NSLocale) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 1991. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1991. | ^ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 40 | #if GS_EXPOSE(NSMetadataItem) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 1991. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1991. from nsgui.h:34, #12 1991. from dispextern.h:137, #12 1991. from nsterm.h:22, #12 1991. from nsselect.m:31: #12 1991. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1991. | ^ #12 1991. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 361 | #if GS_EXPOSE(NSNetService) #12 1991. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1991. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1991. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1991. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 53 | #if GS_EXPOSE(NSPortCoder) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 1992. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 77 | #if GS_EXPOSE(NSPort) #12 1992. | ^~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 202 | #if GS_EXPOSE(NSSocketPort) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 284 | #if GS_EXPOSE(NSMessagePort) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 47 | #if GS_EXPOSE(NSPortMessage) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 53 | #if GS_EXPOSE(NSProgress) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 91 | #if GS_EXPOSE(NSRegularExpression) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 42 | #if GS_EXPOSE(NSScanner) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 58 | #if GS_EXPOSE(NSSpellServer) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 1992. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 51 | #if GS_EXPOSE(NSTask) #12 1992. | ^~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 1992. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 59 | #if GS_EXPOSE(NSThread) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 1992. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 87 | #if GS_EXPOSE(NSUndoManager) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 105 | #if GS_EXPOSE(NSURLCache) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 48 | #if GS_EXPOSE(NSURLConnection) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 56 | #if GS_EXPOSE(NSURLCredential) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 49 | #if GS_EXPOSE(NSURLDownload) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 121 | #if GS_EXPOSE(NSURLProtocol) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 92 | #if GS_EXPOSE(NSURLRequest) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 49 | #if GS_EXPOSE(NSURLResponse) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 217 | #if GS_EXPOSE(NSUserDefaults) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 1992. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 1992. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 72 | #if GS_EXPOSE(NSXMLParser) #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 1992. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1992. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1992. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 1992. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 1992. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 1992. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1992. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1992. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1992. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1992. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 1992. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1992. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1992. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1992. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 1992. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1992. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1992. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1992. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 1992. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1992. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1992. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 1992. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1992. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 1992. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 1992. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 1992. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 1992. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 1992. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 1992. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 1992. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 1992. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 1992. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 1992. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 1992. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 1992. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 1992. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 1992. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 1992. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 1992. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 1992. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 1992. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 1992. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 1992. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 1992. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 1992. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 1992. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 1992. from nsgui.h:34, #12 1992. from dispextern.h:137, #12 1992. from nsterm.h:22, #12 1992. from nsselect.m:31: #12 1992. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1992. | ^ #12 1992. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1992. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 1992. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 1993. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1993. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 1993. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 1993. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 1993. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1993. | ^~~~~~~~~~~~~~~~~~~~ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 1993. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 1993. | ^~~~~~~~~~~~~~~~~~~~ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 1993. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 1993. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 1993. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1993. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1993. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 1993. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 1993. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 1993. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 1993. | ^ #12 1993. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 1993. | ^ #12 1993. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 1993. from nsgui.h:34, #12 1993. from dispextern.h:137, #12 1993. from nsterm.h:22, #12 1993. from nsselect.m:31: #12 1993. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1993. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 1993. | ^ #12 1994. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1994. from nsgui.h:34, #12 1994. from dispextern.h:137, #12 1994. from nsterm.h:22, #12 1994. from nsselect.m:31: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 1994. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 1994. | ^ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 125 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 129 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 133 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 214 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 247 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 251 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 259 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 263 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 267 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 271 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 275 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 287 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 311 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 323 | __attribute__((unused)); #12 1994. | ^~~~~~~~~~~~~ #12 1994. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 1994. from nsgui.h:34, #12 1994. from dispextern.h:137, #12 1994. from nsterm.h:22, #12 1994. from nsselect.m:31: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 493 | PSgsave() #12 1994. | ^~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 499 | PSgrestore() #12 1994. | ^~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 505 | PSinitgraphics() #12 1994. | ^~~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 622 | PSinitmatrix() #12 1994. | ^~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 669 | PSclip() #12 1994. | ^~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 675 | PSclosepath() #12 1994. | ^~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 687 | PSeoclip() #12 1994. | ^~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 693 | PSeofill() #12 1994. | ^~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 699 | PSfill() #12 1994. | ^~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 705 | PSflattenpath() #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 711 | PSinitclip() #12 1994. | ^~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 729 | PSnewpath() #12 1994. | ^~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 765 | PSreversepath() #12 1994. | ^~~~~~~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 783 | PSstroke() #12 1994. | ^~~~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 1994. 835 | PSWait() #12 1994. | ^~~~~~ #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 1994. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2000. CC nsimage.o #12 2000. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2000. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2002. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2002. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2002. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2002. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2002. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2002. | ^~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2002. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2002. | ^~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2002. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2002. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2002. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2002. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 88 | #if GS_API_VERSION(0,011500) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2002. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2002. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2002. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2002. | ^~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2002. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2002. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2002. | ^~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2002. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2002. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2002. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2002. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2002. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2002. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2002. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2002. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 45 | #if GS_EXPOSE(NSArchiver) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 114 | #if GS_EXPOSE(NSBundle) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 43 | #if GS_EXPOSE(NSCache) #12 2002. | ^~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 113 | #if GS_EXPOSE(NSException) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2002. 303 | NSGetUncaughtExceptionHandler(); #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 53 | #if GS_EXPOSE(NSExpression) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 47 | #if GS_EXPOSE(NSTimer) #12 2002. | ^~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2002. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2002. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 46 | #if GS_EXPOSE(NSRunLoop) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2002. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 40 | #if GS_EXPOSE(NSDistantObject) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 74 | #if GS_EXPOSE(NSLock) #12 2002. | ^~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 125 | #if GS_EXPOSE(NSCondition) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 175 | #if GS_EXPOSE(NSConditionLock) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2002. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 134 | #if GS_EXPOSE(NSError) #12 2002. | ^~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2002. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 182 | #if GS_EXPOSE(NSURLHandle) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 73 | #if GS_EXPOSE(NSURL) #12 2002. | ^~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2002. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 633 | #if GS_EXPOSE(NSURLComponents) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 160 | #if GS_EXPOSE(NSPipe) #12 2002. | ^~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 215 | #if GS_EXPOSE(NSFileManager) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 42 | #if GS_EXPOSE(NSHost) #12 2002. | ^~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 47 | #if GS_EXPOSE(NSIndexPath) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 49 | #if GS_EXPOSE(NSIndexSet) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 38 | #if GS_EXPOSE(NSInvocation) #12 2002. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2002. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2002. | ^ #12 2002. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2002. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2002. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2002. from nsgui.h:34, #12 2002. from dispextern.h:137, #12 2002. from nsimage.m:33: #12 2002. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2002. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2002. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2002. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 103 | #if GS_EXPOSE(NSLocale) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 361 | #if GS_EXPOSE(NSNetService) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 53 | #if GS_EXPOSE(NSPortCoder) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 77 | #if GS_EXPOSE(NSPort) #12 2003. | ^~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 202 | #if GS_EXPOSE(NSSocketPort) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 284 | #if GS_EXPOSE(NSMessagePort) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 47 | #if GS_EXPOSE(NSPortMessage) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 53 | #if GS_EXPOSE(NSProgress) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 42 | #if GS_EXPOSE(NSScanner) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 58 | #if GS_EXPOSE(NSSpellServer) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 51 | #if GS_EXPOSE(NSTask) #12 2003. | ^~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 59 | #if GS_EXPOSE(NSThread) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 87 | #if GS_EXPOSE(NSUndoManager) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 105 | #if GS_EXPOSE(NSURLCache) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 48 | #if GS_EXPOSE(NSURLConnection) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 56 | #if GS_EXPOSE(NSURLCredential) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 49 | #if GS_EXPOSE(NSURLDownload) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 92 | #if GS_EXPOSE(NSURLRequest) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 49 | #if GS_EXPOSE(NSURLResponse) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2003. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2003. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 72 | #if GS_EXPOSE(NSXMLParser) #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2003. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2003. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2003. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2003. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2003. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2003. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2003. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2003. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2003. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2003. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2003. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2003. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2003. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2003. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2003. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2003. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2003. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2003. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2003. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2003. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2003. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2003. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2003. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2003. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2003. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2003. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2003. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2003. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2003. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2003. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2003. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2003. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2003. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2003. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2003. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2003. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2003. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2003. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2003. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2003. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2003. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2003. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2003. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2003. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2003. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2003. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2003. from nsgui.h:34, #12 2003. from dispextern.h:137, #12 2003. from nsimage.m:33: #12 2003. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2003. | ^ #12 2003. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2003. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2003. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2004. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2004. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2004. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2004. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2004. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2004. | ^~~~~~~~~~~~~~~~~~~~ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2004. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2004. | ^~~~~~~~~~~~~~~~~~~~ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2004. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2004. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2004. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2004. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2004. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2004. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2004. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2004. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2004. | ^ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2004. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2004. | ^ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 125 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 129 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 133 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 214 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 247 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 251 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 259 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 263 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 267 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 271 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 275 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 287 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 311 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 323 | __attribute__((unused)); #12 2004. | ^~~~~~~~~~~~~ #12 2004. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2004. from nsgui.h:34, #12 2004. from dispextern.h:137, #12 2004. from nsimage.m:33: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 493 | PSgsave() #12 2004. | ^~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 499 | PSgrestore() #12 2004. | ^~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 505 | PSinitgraphics() #12 2004. | ^~~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 622 | PSinitmatrix() #12 2004. | ^~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 669 | PSclip() #12 2004. | ^~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 675 | PSclosepath() #12 2004. | ^~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 687 | PSeoclip() #12 2004. | ^~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 693 | PSeofill() #12 2004. | ^~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 699 | PSfill() #12 2004. | ^~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 705 | PSflattenpath() #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 711 | PSinitclip() #12 2004. | ^~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 729 | PSnewpath() #12 2004. | ^~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 765 | PSreversepath() #12 2004. | ^~~~~~~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 783 | PSstroke() #12 2004. | ^~~~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2004. 835 | PSWait() #12 2004. | ^~~~~~ #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2004. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2008. CC nsfont.o #12 2008. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2008. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2010. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2010. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2010. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2010. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2010. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2010. | ^~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2010. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2010. | ^~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2010. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2010. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2010. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2010. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 88 | #if GS_API_VERSION(0,011500) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2010. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2010. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2010. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2010. | ^~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2010. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2010. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2010. | ^~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2010. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2010. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2010. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2010. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2010. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2010. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2010. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2010. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 45 | #if GS_EXPOSE(NSArchiver) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 114 | #if GS_EXPOSE(NSBundle) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 43 | #if GS_EXPOSE(NSCache) #12 2010. | ^~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 113 | #if GS_EXPOSE(NSException) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2010. 303 | NSGetUncaughtExceptionHandler(); #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 53 | #if GS_EXPOSE(NSExpression) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 47 | #if GS_EXPOSE(NSTimer) #12 2010. | ^~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2010. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2010. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 46 | #if GS_EXPOSE(NSRunLoop) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2010. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 40 | #if GS_EXPOSE(NSDistantObject) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 74 | #if GS_EXPOSE(NSLock) #12 2010. | ^~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 125 | #if GS_EXPOSE(NSCondition) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 175 | #if GS_EXPOSE(NSConditionLock) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2010. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 134 | #if GS_EXPOSE(NSError) #12 2010. | ^~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2010. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 182 | #if GS_EXPOSE(NSURLHandle) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 73 | #if GS_EXPOSE(NSURL) #12 2010. | ^~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2010. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 633 | #if GS_EXPOSE(NSURLComponents) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 160 | #if GS_EXPOSE(NSPipe) #12 2010. | ^~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2010. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 215 | #if GS_EXPOSE(NSFileManager) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 42 | #if GS_EXPOSE(NSHost) #12 2010. | ^~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 47 | #if GS_EXPOSE(NSIndexPath) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2010. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2010. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2010. from nsgui.h:34, #12 2010. from dispextern.h:137, #12 2010. from nsfont.m:28: #12 2010. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 49 | #if GS_EXPOSE(NSIndexSet) #12 2010. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2010. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2010. | ^ #12 2010. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2010. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2010. | ^ #12 2011. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2011. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2011. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2011. from nsgui.h:34, #12 2011. from dispextern.h:137, #12 2011. from nsfont.m:28: #12 2011. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2011. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2011. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2011. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2011. from nsgui.h:34, #12 2011. from dispextern.h:137, #12 2011. from nsfont.m:28: #12 2011. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 38 | #if GS_EXPOSE(NSInvocation) #12 2011. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2011. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2011. | ^ #12 2011. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2011. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2011. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2011. from nsgui.h:34, #12 2011. from dispextern.h:137, #12 2011. from nsfont.m:28: #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2011. | ^ #12 2011. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2011. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2011. from nsgui.h:34, #12 2011. from dispextern.h:137, #12 2011. from nsfont.m:28: #12 2011. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2011. | ^ #12 2011. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2011. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2011. from nsgui.h:34, #12 2011. from dispextern.h:137, #12 2011. from nsfont.m:28: #12 2011. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2011. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2011. | ^ #12 2011. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 2011. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2011. from nsgui.h:34, #12 2011. from dispextern.h:137, #12 2011. from nsfont.m:28: #12 2011. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be p #12 2011. [output clipped, log limit 2MiB reached] #12 2013. make[3]: Leaving directory '/checkout/src' #12 2013. make[2]: Leaving directory '/checkout' #12 2013. make[1]: Leaving directory '/checkout' #12 2013. make[1]: Entering directory '/checkout' #12 2014. make[1]: Leaving directory '/checkout' #12 2016. /GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2016. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 361 | #if GS_EXPOSE(NSNetService) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 53 | #if GS_EXPOSE(NSPortCoder) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2016. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 77 | #if GS_EXPOSE(NSPort) #12 2016. | ^~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 202 | #if GS_EXPOSE(NSSocketPort) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 284 | #if GS_EXPOSE(NSMessagePort) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 47 | #if GS_EXPOSE(NSPortMessage) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 53 | #if GS_EXPOSE(NSProgress) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 42 | #if GS_EXPOSE(NSScanner) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 58 | #if GS_EXPOSE(NSSpellServer) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2016. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 51 | #if GS_EXPOSE(NSTask) #12 2016. | ^~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2016. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 59 | #if GS_EXPOSE(NSThread) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2016. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 87 | #if GS_EXPOSE(NSUndoManager) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 105 | #if GS_EXPOSE(NSURLCache) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 48 | #if GS_EXPOSE(NSURLConnection) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 56 | #if GS_EXPOSE(NSURLCredential) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 49 | #if GS_EXPOSE(NSURLDownload) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 92 | #if GS_EXPOSE(NSURLRequest) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 49 | #if GS_EXPOSE(NSURLResponse) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2016. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2016. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 72 | #if GS_EXPOSE(NSXMLParser) #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2016. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2016. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2016. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2016. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2016. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2016. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2016. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2016. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2016. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2016. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2016. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2016. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2016. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2016. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2016. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2016. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2016. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2016. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2016. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2016. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2016. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2016. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2016. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2016. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2016. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2016. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2016. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2016. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2016. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2016. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2016. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2016. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2016. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2016. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2016. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2016. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2016. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2016. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2016. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2016. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2016. | ^~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2016. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2016. | ^~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2016. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2016. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2016. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2016. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2016. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2016. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2016. | ^ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2016. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2016. | ^ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 125 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 129 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 133 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 214 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 247 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 251 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 259 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 263 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 267 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 271 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 275 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 287 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 311 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 323 | __attribute__((unused)); #12 2016. | ^~~~~~~~~~~~~ #12 2016. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2016. from nsgui.h:34, #12 2016. from dispextern.h:137, #12 2016. from nsfont.m:28: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 493 | PSgsave() #12 2016. | ^~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 499 | PSgrestore() #12 2016. | ^~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 505 | PSinitgraphics() #12 2016. | ^~~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 622 | PSinitmatrix() #12 2016. | ^~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 669 | PSclip() #12 2016. | ^~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 675 | PSclosepath() #12 2016. | ^~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 687 | PSeoclip() #12 2016. | ^~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 693 | PSeofill() #12 2016. | ^~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 699 | PSfill() #12 2016. | ^~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 705 | PSflattenpath() #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 711 | PSinitclip() #12 2016. | ^~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 729 | PSnewpath() #12 2016. | ^~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 765 | PSreversepath() #12 2016. | ^~~~~~~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 783 | PSstroke() #12 2016. | ^~~~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2016. 835 | PSWait() #12 2016. | ^~~~~~ #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2016. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2016. nsfont.m: In function 'nsfont_open': #12 2016. nsfont.m:1038:36: error: too few arguments to function 'Ffont_xlfd_name' #12 2016. 1038 | font->props[FONT_NAME_INDEX] = Ffont_xlfd_name (font_object, Qnil); #12 2016. | ^~~~~~~~~~~~~~~ #12 2016. In file included from nsfont.m:27: #12 2016. ./globals.h:4723:8: note: declared here #12 2016. 4723 | EXFUN (Ffont_xlfd_name, 3); #12 2016. | ^~~~~~~~~~~~~~~ #12 2016. lisp.h:902:22: note: in definition of macro 'EXFUN' #12 2016. 902 | extern Lisp_Object fnname DEFUN_ARGS_ ## maxargs #12 2016. | ^~~~~~ #12 2016. make[3]: *** [Makefile:457: nsfont.o] Error 1 #12 2016. make[2]: *** [Makefile:554: src] Error 2 #12 2016. make[1]: *** [Makefile:1291: actual-bootstrap] Error 2 #12 2016. *** #12 2016. *** "make bootstrap" failed with exit status 2. #12 2016. *** #12 2016. *** You could try to: #12 2016. *** - run "make extraclean" and run "make" again (or, equivalently, run #12 2016. *** "make bootstrap configure=default"), to rebuild Emacs with the #12 2016. *** default configuration options, which might fix the problem #12 2016. *** - run "git clean -fdx" and run "make bootstrap" again, which might #12 2016. *** fix the problem if "make bootstrap configure=default" did not #12 2016. *** !BEWARE! "git clean -fdx" deletes all files that are not under #12 2016. *** !BEWARE! version control, which means that all changes to such #12 2016. *** !BEWARE! files will be lost and cannot be restored later #12 2016. *** - run "make V=1", which displays the full commands invoked by make, #12 2016. *** to further investigate the problem #12 2016. *** - report the problem and ask for help by sending an email to #12 2016. *** bug-gnu-emacs@gnu.org, mentioning at least the build error #12 2016. *** message, the platform, and the repository revision displayed by #12 2016. *** "git rev-parse HEAD" #12 2016. *** #12 2016. make[1]: *** [Makefile:418: advice-on-failure] Error 2 #12 2016. make: *** [Makefile:1274: bootstrap] Error 2 #12 ERROR: executor failed running [/bin/sh -c make bootstrap]: exit code: 2 ------ > [emacs-gnustep 6/6] RUN make bootstrap: ------ executor failed running [/bin/sh -c make bootstrap]: exit code: 2 section_end:1698022270:step_script section_start:1698022270:after_script Running after_script Running after script... $ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name} $ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name} $ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete find: build-image-gnustep-cfc796f6: No such file or directory section_end:1698022277:after_script section_start:1698022277:cleanup_file_variables Cleaning up project directory and file based variables section_end:1698022281:cleanup_file_variables ERROR: Job failed: exit code 1