Closed glarizza closed 10 years ago
It would be GREAT to have a test for that. Can you provide one? If not I will write one myself, but it would be nice to have your name in the git repo beside the test file since you fixed the bug.
I can certainly take a stab at it today - let me ping you when I'm done :)
On Sunday, December 22, 2013, Christian Kruse wrote:
It would be GREAT to have a test for that. Can you provide one? If not I will write one myself, but it would be nice to have your name in the git repo beside the test file since you fixed the bug.
— Reply to this email directly or view it on GitHubhttps://github.com/ckruse/CFPropertyList/issues/27#issuecomment-31106845 .
Gary Larizza Professional Services Engineer Puppet Labs
Ok, wrote a test and pushed a new version.
Discovered this today as I was trying to do some more work with CFPropertyList. See this example code that I ran in Pry (using CFPropertyList 2.2.5) that must be run as the root user (in order to read the user's plist)
EDIT: I'm a moron and can't tell the difference between CFDate and CFData. I do think I found the problem, though, and will submit a pull request momentarily...