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

  • SEARCH
  • Home
  • 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 7972033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:45:40+00:00 2026-06-04T07:45:40+00:00

I use in my application QHTTPOperation.{h/m} found here all work properly but I got

  • 0

I use in my application QHTTPOperation.{h/m} found here all work properly but I got 8 warnings as follow:

Writable atomic property ‘acceptableStatusCodes’ cannot pair a
synthesized setter/getter with a user defined setter/getter

Writable atomic property ‘acceptableContentTypes’ cannot pair a
synthesized setter/getter with a user defined setter/getter

Writable atomic property ‘authenticationDelegate’ cannot pair a
synthesized setter/getter with a user defined setter/getter

…

I am asking because I have noticed that in the project of the above link there is no Warnings related to QHTTPOperation.{h/m}.

Any idea?

Thanks

  • 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-06-04T07:45:41+00:00Added an answer on June 4, 2026 at 7:45 am

    declare the property nonatomic.

    because the compiler does not verify a user-defined accessor’s implementation is atomic or nonatomic, it assumes it is not atomic. this is a pretty safe assumption considering the actual implementation uses object level spin locks (in some cases), and the data which backs the implementation is abstracted from us. the only way we could fulfill the contact is by using the (private) runtime functions which the compiler uses, and then the compiler would have to verify the calls and parameters were correct in this scenario. thus, the user-defined accessor is not guaranteed to fulfill the standard objc runtime atomic contract.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

we use an application that has an export to excel feature that doesn't work
In WinForms, I'd use Application.ProductVersion . I've tried using System.Reflection.Assembly in various ways but
Is there another way to load MSHTML documents without use Application.ProcessMessages? To load a
I would like to know if is better to use application/javascript or application/ecmascript and
Can the application use set same char in the XON and XOFF? If yes,
i need to use my application class inside my thread which is started with
I am trying to use FIX::Application along with SessionSettings. The Fix server I am
Lots of times when I use an application that needs perforce access (Visual Studio,
Somebody said that when your PHP code and application use global variables then it
I'm using Visual Studio to create my installation package. My application use some bitmap

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.