Closed abynenkov-ib closed 4 years ago
Not sure if we're supposed to allow single-quoted strings in SEAL, I'll let others comment on that.
we discussed this and do not see a need for it. every feature requires maintenance. it is harder to remove something once we support it - we only want to implement this when needed.
If we don't support single-quoted strings, we should still fix the coredump and instead return an error when a single-quoted string is attempted as indicated in issue #111
i agree - @abynenkov-ib please return appropriate error
plus null pointer exception fix