Skip to content

Releases: lojban/jbofihe

Should support more recent gcc better, other minor fixes

Choose a tag to compare

@rlpowell rlpowell released this 30 Nov 05:47
652c20e
Merge pull request #18 from PaXctl/master

Fix undefined behavior in evaluate_result caused by read of uninitialized symbol value

Too much stack allocation

Choose a tag to compare

@rlpowell rlpowell released this 09 Dec 06:33

jbofihe was crashing on stack ulimits when run with -H. These variables
all seem to be used to store only single words, so changing them back should be OK.

char array size fix

Choose a tag to compare

@rlpowell rlpowell released this 30 Nov 05:13
  • made many char[] arrays larger; see
    #13 for why. This was
    done without any attempt to understand the code, so please report
    any problems.
  • cleaned up some gcc warnings

Release 0.41

Choose a tag to compare

@rlpowell rlpowell released this 29 Nov 08:52

Dockerized the build.

Moved find_loj.pl out of the rock it was hiding under and into this repo, along with significant cleanup of it.