Re: length() of an atom
- Posted by jimcbrown (admin) Sep 23, 2010
- 1536 views
DerekParnell said...
Show me some existing application that depends on having length(atom) crash the application.
I have quite a few of those ... but I can easily rewrite almost all of them to use crash() in std/error.e instead.
I have a really obscure application that actually relies on this behavior (just one), but it's really old and won't run under Euphoria 2.3 .. I'd hate to see a new feature held back because of just one single application.