• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: always show warnings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: always show warnings?


  • Subject: Re: always show warnings?
  • From: Jeremy Pereira <email@hidden>
  • Date: Tue, 9 Feb 2010 16:41:01 +0000

On 9 Feb 2010, at 15:37, Joar Wingfors wrote:

>
> On 8 feb 2010, at 00.05, Mario Emmenlauer wrote:
>
>> I'm not using XCode, however it sounds likely that the object files
>> are just not rebuilt? You say it happens at every build except the
>> first time? The compiler will only rebuild objects that are not up-
>> to-date, so you will see only the warnings for those.
>>
>> Are you sure you are using "rebuild" and not "build"? Try a "clean"
>> first (or remove the output manually), see if that helps. If this is
>> indeed the problem, then there is no other solution. You have to
>> compile all sources in order to see all warnings, but that means you
>> have to wait longer (because compiling is slow).
>
>
> The restrictions and workarounds you mention here doesn't apply to Xcode 3.2 - Xcode now remember the last build results for all files, allowing you to see not only the sets of results from the last build operation, but also the latest sets of results for all files in the project (regardless of if they were processed in the last build operation or not).

As I remember, in Xcode 3.1 there was an errors and warnings group in the project window.  The warnings from previous builds did persist there, presumably until the source file they came from was recompiled (or Xcode was restarted).


>
> j o a r
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >always show warnings? (From: Chunk 1978 <email@hidden>)
 >Re: always show warnings? (From: Mario Emmenlauer <email@hidden>)
 >Re: always show warnings? (From: Joar Wingfors <email@hidden>)

  • Prev by Date: Re: Versioning / increasing build number
  • Next by Date: Simple Cocoa App Not Working
  • Previous by thread: Re: always show warnings?
  • Next by thread: Re: always show warnings?
  • Index(es):
    • Date
    • Thread