Changeset [65fd33b9cf1a1768a58acac75c9a01d352657ff3] by Alexander Ljungberg
January 23rd, 2013 @ 01:33 PM
Fixed: 64a0fb2 broke CPCharacterSet.
The cs == nil to cs === nil change
introduced by 64a0fb2 was incorrect. Since
CPCharacterSet is used widely through Cappuccino this
broke many unit tests and much functionality.
The fix is to again consider both nil and
undefined as cause for initing a new character
set.
https://github.com/cappuccino/cappuccino/commit/65fd33b9cf1a1768a58...
Committed by Alexander Ljungberg
- M Foundation/CPCharacterSet.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.