• 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
For loop shenanigans.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

For loop shenanigans.


  • Subject: For loop shenanigans.
  • From: Jose Commins <email@hidden>
  • Date: Fri, 5 Dec 2003 00:17:07 +0000

	Oopsie:

	for(i = 0; i < 9; i += 3);
	{
		... blah...
	}

	i is equal to 3 on entry to the loop, which it shouldn't be.

	Bug in Xcode, or GCC?


Regards,
Jose 'another long time spent debugging thinking it was my code' Commins.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: For loop shenanigans.
      • From: Rich Siegel <email@hidden>
  • Prev by Date: Re: Application bound Frameworks
  • Next by Date: Re: For loop shenanigans.
  • Previous by thread: Re: Build completes after touch
  • Next by thread: Re: For loop shenanigans.
  • Index(es):
    • Date
    • Thread