On Thu, 13 Nov 2014 14:22:59 -0800
Evan Gates <evan.gates_AT_gmail.com> wrote:
> I should add that in trying to write code that sucks less, this
> implementation is minimally POSIX compliant. That is, strict POSIX
> compliance with no extensions. As such operators cannot be used as
> strings, which is acceptable and explicitly mentioned in the POSIX
> specification for expr[0].
>> The use of string arguments length, substr, index, or match produces
>> unspecified results.
There we have it. I'm cool with that. :)
Just try to avoid leaving most part of the code uncommented. I'm
currently refactoring your work and will send it as soon as I'm done,
including comments and the like.
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Fri Nov 14 2014 - 09:45:58 CET