Skip navigation.
 
mlRe: Use of a int type property
FROM : Bill Bumgarner
DATE : Sat Mar 29 20:32:41 2008

On Mar 29, 2008, at 12:15 PM, Davide Benini wrote:
> What is wrong with this code?
> Any idea?


Do you have a custom -description method?

Did it print the value of repetitions using %@?

Did you change it to %d when refactoring your code to use a numeric 
type for repetitions?

(Without a backtrace at the point of the crash, hard to tell what is 
going on)

b.bum

Related mailsAuthorDate
mlUse of a int type property Davide Benini Mar 29, 20:15
mlRe: Use of a int type property Bill Bumgarner Mar 29, 20:32
mlRe: Use of a int type property Quincey Morris Mar 29, 20:55