Re: NSAssert and noescape?

2018-02-06 Thread Richard Frith-Macdonald
> On 5 Feb 2018, at 21:23, Fred Kiefer wrote: > > Hi Aaron, > > thank you for this bug report. I really would like to hear more from your > porting experience > >> Am 05.02.2018 um 19:47 schrieb Aaron Hillegass : >> >> Hi, >> >> I’m porting the

Re: NSAssert and noescape?

2018-02-05 Thread Fred Kiefer
Hi Aaron, thank you for this bug report. I really would like to hear more from your porting experiance > Am 05.02.2018 um 19:47 schrieb Aaron Hillegass : > > Hi, > > I’m porting the FMDB library to run on GNUstep on Linux: > https://github.com/ccgus/fmdb > > I’m

NSAssert and noescape?

2018-02-05 Thread Aaron Hillegass
Hi, I’m porting the FMDB library to run on GNUstep on Linux: https://github.com/ccgus/fmdb I’m getting errors with the vargs on NSAssert: FMDatabase.m:1495:36: error: too many arguments provided to function-like macro invocation NSAssert(false, @"%@", [self