philburk / pforth

Portable Forth in C
BSD Zero Clause License
597 stars 98 forks source link

Structure tests broken on 32-bit builds #142

Closed philburk closed 1 year ago

philburk commented 1 year ago

bdale reported that pforth was failing for 32-bit debian builds when including t_floats.fth

cd platforms/unix
make clean test WIDTHOPT=-m32

That will result in:

INCORRECT RESULT: T{ 0 abc.w2 }T{ 2 cells }T
INCORRECT RESULT: T{ abcs }T{ cell  1 floats +  cell + }T