Skip to content

Fix a false protocol error message

Per Cederqvist requested to merge fix-parse-float into master
  • parse.el (lyskom-parse-float): Accept floats such as "4e-05" that has an exponent but no dot.

Merge request reports