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
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"][
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
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
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