Skip to content
  • Daniel Kochmański's avatar
    long-float: remove conditionalization · ea87100a
    Daniel Kochmański authored
    Many parts of the source code were bent backward to support builds
    without long floats which are always present given we depend expect
    c99 compiler.
    
    The corresponding C macros (ECL_LONG_FLOAT) and the *feature*
    entry (:long-float) are marked as deprecated in the documentation.
    ea87100a