Skip to content
Snippets Groups Projects
Verified Commit 2479a2a7 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Fixed bug introduced in 985d7423.

If a float smaller than one in absolute value is written without a
leading zero in the mod file, for instance as `.5`, we really need to
prefix the number with a zero. The simplest approach is to convert
the strings representing the numerical constants into floats.
parent 985d7423
Branches
Tags
No related merge requests found
Pipeline #3010 passed
Loading
  • Stéphane Adjemian @stepan-a

    mentioned in commit 88830aa0

    ·

    mentioned in commit 88830aa0

    Toggle commit list
  • Author Owner

    Thanks. I will remove it later. Right now I am having difficulties to compile the branch I have pushed this evening on Debian testing...

  • Stéphane Adjemian @stepan-a

    mentioned in commit f544aa3a

    ·

    mentioned in commit f544aa3a

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment