Skip to content
This repository was archived by the owner on Dec 29, 2018. It is now read-only.

Conversation

beltex
Copy link
Contributor

@beltex beltex commented Feb 14, 2015

Hi @jatoben! Updated to Swift 1.2, all tests pass. Here are the changes:

  • countElements() was renamed to count()
  • String.append() doesn't like emoji for some reason now, seems like a bug. So I added a small workaround for that as testEmojiOptions was failing

- countElements() renamed to count()
String.append() doesn't like emoji for some reason, seems like a bug
@beltex
Copy link
Contributor Author

beltex commented Feb 14, 2015

As to the Travis CI build failure, I believe they have yet to update to Xcode 6.3.

travis-ci/travis-ci#3216

@jatoben
Copy link
Owner

jatoben commented Feb 14, 2015

Thanks @beltex! I started looking into this myself, but I didn't have time to track down the emoji failure. (I don't care specifically about emoji options, but they are a good stand-in for making sure unicode characters will work in option flags).

I don't expect Travis CI to add Xcode 6.3 until it's out of beta, but the tests pass cleanly here too 👍

jatoben added a commit that referenced this pull request Feb 14, 2015
@jatoben jatoben merged commit 1417a8f into jatoben:master Feb 14, 2015
@beltex beltex deleted the swift1.2 branch February 14, 2015 20:15
@beltex
Copy link
Contributor Author

beltex commented Feb 14, 2015

np! :)

Indeed, they made a nice catch!

@beltex
Copy link
Contributor Author

beltex commented Mar 12, 2015

The String.append() bug with emoji is now fixed in Xcode 6.3 Beta 3 :)

@jatoben
Copy link
Owner

jatoben commented Mar 13, 2015

Thanks for the heads up, @beltex 👍

@beltex
Copy link
Contributor Author

beltex commented Mar 13, 2015

np! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants