Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7681591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T18:22:35+00:00 2026-05-31T18:22:35+00:00

I am using Xcode 4.3 on Mac OS X 10.7.3. Base SDK and Deployment

  • 0

I am using Xcode 4.3 on Mac OS X 10.7.3. Base SDK and Deployment is OS X 10.6.

When I use RegexKitLite, I get lots of compiler warnings: ‘Semantic Issue’
Passing ‘void *volatile __strong *’ to parameter of type ‘void *__strong *’ discards qualifiers

and
Passing ‘void *volatile __strong *’ to parameter of type ‘void *__strong *volatile’ discards qualifiers

Although they appear harmless, it is very annoying since I basically strive for zero warnings. There is no update to RegexKitLite since 2010/04/18, and no discussions about issues with Xcode 4 on sourceforge. With Xcode 3.2, I did not get those warnings.

Is there a way to turn off all warnings only for RegexKitLite?
Or an update to RegexKitLite?

I also attempted to install the framework RegexKit instead of RegexKitLite, but that package has not been updated since 2008/01/29, and instructions for install don’t apply to Xcode 4, and there are no sourceforge discussions about issues, and not really elsewhere from what I have seen. Since the RegexKit framework is more powerful than the Lite version, I got interested in it, and at iPhone: RegexKit vs. RegexKit lite – going through an array takes very very long the author of these packages says that RegexKit outperforms the Lite version because it has many optimizations.

Nevertheless, I installed RegexKit framework using hints from How to "add existing frameworks" in Xcode 4? and http://www.thinketg.com/Company/Blogs/11-03-20/Xcode_4_Tips_Adding_frameworks_to_your_project.asp

However, I get ‘Semantic Issue’ also here, but now these are errors in the header file, and not just warnings:
Pointer to function type ‘NSString *’ may not be ‘restrict’ qualified

So it won’t even compile!

Is the RegexKit framework not even compatible with Xcode 4?

I have found no info on this, except the link http://www.ohloh.net/p/AGP-Launcher/commits/126607585 which said that he “Changed to RegexKitLite as RegexKit isn’t supported in XCode 4”.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T18:22:37+00:00Added an answer on May 31, 2026 at 6:22 pm

    With clang, I silenced the warnings as follows:

    At the top of RegexKitLite.m:

    #pragma clang diagnostic push
    #pragma clang diagnostic ignored "-Wincompatible-pointer-types"
    

    And at the bottom:

    #pragma clang diagnostic pop
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my mac, i am using XCode 4.2 with iOS 5 sdk and Mac
My software is written in Qt 4.4.2 using XCode on Mac OS X 10.5.
I'm using virtualenv-1.4.5 on Mac OS X 10.6.2 (Xcode is installed) and Python 2.6.
I am using MacBook Pro Mac OS 10.5 with related version of XCode. I
I am creating an application for Mac using Xcode 4.2, and I wanted to
I need to build a quick command line app on my mac using xcode
I'm using Xcode 2.5 on Mac 10.4.11 PPC. javac -version returns 1.5.x yet when
I am developing folder watcher application for MAC in XCode using Foundation framework and
I am using Xcode to create an Objective-C, cocoa, mac app. I have a
I need to get the mouse position on the screen on a Mac using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.