Testing on amd64/Gentoo: On Thursday, June 13, 2013 01:14:09 AM you wrote: > Hello, > > Clearing out the remainder of my "maybe bugs" file, in no particular order. > > 1. Arithmetic assignment precedence / associativity.
fixed. > 2. += environment assignments > > 2a. POSIX mode += w/ special builtin. fixed. > 2b. Integer attribute with += environment assignment. fixed. > 3. RETURN trap doesn't fire upon leaving a function via break or continue. I don't really care about this. > 4. Invalid compound assignments can become string assignments. Same. > 6. Indirection combined with another modifier expands arrays to a single > word. fixed. :-) -- Dan Douglas