bug-gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gforth] [bug #50013] "file-size" returns three items on the stack w


From: Bernd Paysan
Subject: [Bug-gforth] [bug #50013] "file-size" returns three items on the stack when it should only return two
Date: Tue, 10 Jan 2017 12:37:32 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

Update of bug #50013 (project gforth):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The "ud" data type is unsigned double, so takes two cells on the stack. See
https://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Double-precision.html
in the manual.

Same misunderstanding as in the last reported bug,
https://savannah.gnu.org/bugs/?49798

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50013>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]