Re: problems with nothrow

2012-09-17 Thread Jonathan M Davis
On Monday, September 17, 2012 22:59:31 Namespace wrote: > It seems that nothrow functions/methods which take a AA have some > problems with .length and opApply, but I'm not sure if I should > report it as a bug. > > Here the code: > http://dpaste.dzfl.pl/a61e721e > http://dpaste.dzfl.pl/3652fcc4

problems with nothrow

2012-09-17 Thread Namespace
It seems that nothrow functions/methods which take a AA have some problems with .length and opApply, but I'm not sure if I should report it as a bug. Here the code: http://dpaste.dzfl.pl/a61e721e http://dpaste.dzfl.pl/3652fcc4