Menu

#3 softwords

Ficl304
closed
None
5
2026-03-02
2004-01-09
No

Hi,

i suggest the following:

1.
The softwords will always be included and compiled even
if i set FICL_WANT_SOFTWORDS to 0. So i changed
softcore.c to exlude the data and the code if
FICL_WANT_SOFTWORDS is set to 0 like the attached
file shows.
2.
The softwords data should be "const". So the compiler
will add the data to readonly data and will put it in the
flash instead of the valuable ram.

Detlev

Discussion

  • Detlev Hartenstein

    softcore.c with the described changes

     
  • john sadler

    john sadler - 2025-07-09

    Belated thanks for this. Ficl3 implements (1) already and I will be sure to carry it forward. I have included (2) as well for release in Ficl304 and will carry it forward. Apologies for the glacial pace. I am resuming work on Ficl after a long hiatus

     
  • john sadler

    john sadler - 2025-07-09
    • status: open --> pending
    • assigned_to: john sadler
    • Group: --> Ficl304
     
  • john sadler

    john sadler - 2026-03-02
    • status: pending --> closed
     
  • john sadler

    john sadler - 2026-03-02

    Closing this - implemented in FIcl 3.05

     

Log in to post a comment.

MongoDB Logo MongoDB