Re: OK, the list *really* needs to be fixed

2017-01-01 Thread J. Landman Gay
I assumed Gmail is bouncing emails because the error mailman returns to the list member is "too many bounces". It could be something else though. Apparently it doesn't happen to all Gmail users, only some, and if I remember right, some AOL and Yahoo addresses do the same thing. It might be use

Re: how to create a list in easyJSON

2017-01-01 Thread pink
what version of easyJSON are you using? I just copied the library from: https://github.com/luxlogica/easyjson/blob/master/easyjson.lc used this code: put "12345" into tArray["one"][1] put "12345" into tArray["one"][2] put "12345" into tArray["one"][3] put "12345" into tArray["two"][

Re: how to create a list in easyJSON

2017-01-01 Thread Matt Maier
That's a good question. The stack doesn't have a version number in it, at least not that I found. On Sun, Jan 1, 2017 at 10:31 AM, pink wrote: > what version of easyJSON are you using? I just copied the library from: > https://github.com/luxlogica/easyjson/blob/master/easyjson.lc > > used this c

Re: how to create a list in easyJSON

2017-01-01 Thread pink
check the script... there should be a function: isNumericalArray this is the function which appears to be either not there, or is not functioning correctly -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/how-to-create-a-list-in-easyJSON-tp4711279p4711304.html

Re: OK, the list *really* needs to be fixed

2017-01-01 Thread Mike Kerner
hahahahahahaha that's funny. You don't get past the level 1, and they are always throwing it back on the other guy On Sun, Jan 1, 2017 at 1:26 PM, J. Landman Gay wrote: > I assumed Gmail is bouncing emails because the error mailman returns to > the list member is "too many bounces". It could be