Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize -creationDate for iOS #177

Merged
merged 1 commit into from
Nov 26, 2013
Merged

Modernize -creationDate for iOS #177

merged 1 commit into from
Nov 26, 2013

Conversation

an0
Copy link
Contributor

@an0 an0 commented Nov 26, 2013

It also fixes the getattrlist bug on 64-bit system. It solved issue #175.

It also fixes the getattrlist bug on 64-bit system.
NSLogError(@"DDLogFileInfo: creationDate(%@): getattrlist result = %i", self.fileName, result);
}

#else
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I was just wondering why this code ever existed...

Please give it a good test.

rivera-ernesto pushed a commit that referenced this pull request Nov 26, 2013
Modernize -creationDate for iOS
@rivera-ernesto rivera-ernesto merged commit 993e714 into CocoaLumberjack:master Nov 26, 2013
@dvor dvor mentioned this pull request Dec 1, 2013
@bpoplauschi bpoplauschi added this to the 1.6.5 milestone Feb 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants