Differences From Artifact [14e214b944]:
- File src/exceptions/OFChangeFileOwnerFailedException.m — part of check-in [813c00ccf0] at 2013-01-09 22:24:47 on branch trunk — Update copyright. (user: js, size: 2422) [annotate] [blame] [check-ins using]
To Artifact [7ba6b6f15a]:
- File src/exceptions/OFChangeFileOwnerFailedException.m — part of check-in [737a82e1a4] at 2013-02-05 22:24:31 on branch trunk — Move abort() to make old GCCs happy. (user: js, size: 2422) [annotate] [blame] [check-ins using]
︙ | |||
36 37 38 39 40 41 42 | 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | - + + | group: group] autorelease]; } - initWithClass: (Class)class_ { @try { [self doesNotRecognizeSelector: _cmd]; |
︙ |