philburk / pforth

Portable Forth in C
BSD Zero Clause License
598 stars 99 forks source link

ID_FILE_BIN Stack Comment Wrong #89

Closed nsmryan closed 3 years ago

nsmryan commented 3 years ago

I believe the linked stack comment is not correct: https://github.com/philburk/pforth/blob/34cc6347b7052eccf798fe8f93c2802deb38bc90/csrc/pf_inner.c#L1137

The ID_FILE_BIN primitive modifiers the TOS, so it should be: ( fam -- fam )