bug#18932: string->number errors on e.g. "1e400xyz"
nathan via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
still happens on the latest guile. trying to (write) a symbol that starts with large scientific notation also causes this problem. (write (string->symbol "1e400xyz"))