• 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: Unsigned Int in Swift
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unsigned Int in Swift


  • Subject: Re: Unsigned Int in Swift
  • From: Roland King <email@hidden>
  • Date: Wed, 02 Jul 2014 17:26:53 +0800

It's a playground bug. It fails on UInts (and also lots of enums which are UInts under the covers)

On 2 Jul, 2014, at 5:12 pm, Gerriet M. Denkmann <email@hidden> wrote:

> Some Playground:
>
> import Cocoa
> var i : Int = 0		//	ok
> var u : UInt = 0		//	lots of errors
>
> How to use unsigned integers?
>
> Gerriet
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Unsigned Int in Swift (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Unsigned Int in Swift
  • Next by Date: Re: Xcode 5. You can zoom in a storyboard, but not in an XIB? Am I correct here?
  • Previous by thread: Unsigned Int in Swift
  • Next by thread: enumerate arrays in Swift
  • Index(es):
    • Date
    • Thread