ObjFW  Diff

Differences From Artifact [cb6f7b66a3]:

To Artifact [6804223f2b]:


2114
2115
2116
2117
2118
2119
2120

2121
2122
2123
2124
2125
2126
2127

/* Begin XCBuildConfiguration section */
		1DEB919408733D9F0010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_C_LANGUAGE_STANDARD = c11;
				GCC_OPTIMIZATION_LEVEL = 2;

				OTHER_CFLAGS = (
					"-fexceptions",
					"-fconstant-string-class=OFConstantString",
					"-fno-constant-cfstrings",
					"-fno-common",
					"-fblocks",
					"-pipe",







>







2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128

/* Begin XCBuildConfiguration section */
		1DEB919408733D9F0010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_C_LANGUAGE_STANDARD = c11;
				GCC_OPTIMIZATION_LEVEL = 2;
				GCC_WARN_PEDANTIC = YES;
				OTHER_CFLAGS = (
					"-fexceptions",
					"-fconstant-string-class=OFConstantString",
					"-fno-constant-cfstrings",
					"-fno-common",
					"-fblocks",
					"-pipe",
2141
2142
2143
2144
2145
2146
2147

2148
2149
2150
2151
2152
2153
2154
			name = Debug;
		};
		1DEB919508733D9F0010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_C_LANGUAGE_STANDARD = c11;
				GCC_OPTIMIZATION_LEVEL = 2;

				OTHER_CFLAGS = (
					"-fexceptions",
					"-fconstant-string-class=OFConstantString",
					"-fno-constant-cfstrings",
					"-fno-common",
					"-fblocks",
					"-pipe",







>







2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
			name = Debug;
		};
		1DEB919508733D9F0010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_C_LANGUAGE_STANDARD = c11;
				GCC_OPTIMIZATION_LEVEL = 2;
				GCC_WARN_PEDANTIC = YES;
				OTHER_CFLAGS = (
					"-fexceptions",
					"-fconstant-string-class=OFConstantString",
					"-fno-constant-cfstrings",
					"-fno-common",
					"-fblocks",
					"-pipe",