berkoo / googletest

Automatically exported from code.google.com/p/googletest
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Remove GCC_ENABLE_FIX_AND_CONTINUE and ZERO_LINK settings from Xcode project and General.xcconfig #369

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The GCC_ENABLE_FIX_AND_CONTINUE and ZERO_LINK settings were obsoleted with 
Xcode 3 on Mac OS X 10.5 Leopard.

They may be removed from the Xcode project file and the General.xcconfig file:

xcode/Config/General.xcconfig
xcode/gtest.xcodeproj/project.pbxproj

Original issue reported on code.google.com by ddkilzer@gmail.com on 6 May 2011 at 4:55

GoogleCodeExporter commented 9 years ago
Patch sent to the mailing list, but I don't think it made it.  Not sure what 
else to try.

Original comment by ddkilzer@gmail.com on 6 May 2011 at 6:21

Attachments:

GoogleCodeExporter commented 9 years ago
Google Test supports Mac OS X going back to the version 10.4. Are you positive 
this patch will not break Google Test on earlier versions OS X and XCode?

Original comment by vladlosev on 7 May 2011 at 1:28

GoogleCodeExporter commented 9 years ago
If gtest supports 10.4 and Xcode 2.x, then this patch shouldn't be applied.

If/when you drop support for Tiger, it can be applied.

Dave

Original comment by ddkilzer@gmail.com on 7 May 2011 at 3:07

GoogleCodeExporter commented 9 years ago
Yes, we are currently supporting 10.4. I will will close this for now - reopen 
when we stop supporting 10.4.

Original comment by vladlosev on 12 May 2011 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by vladlosev on 12 May 2011 at 4:32