octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #64760] VM Make VM runnable on 32 bit systems


From: Petter
Subject: [Octave-bug-tracker] [bug #64760] VM Make VM runnable on 32 bit systems
Date: Sat, 7 Oct 2023 17:00:14 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64760>

                 Summary: VM Make VM runnable on 32 bit systems
                   Group: GNU Octave
               Submitter: petter
               Submitted: Sat 07 Oct 2023 09:00:12 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sat 07 Oct 2023 09:00:12 PM UTC By: Petter <petter>
I made three quite small patches.

octave_32367.patch:
    Makes Octave buildable on Debian 12 32bit.
    time_t* used where the called function expects *long.

octave_32368.patch:
    Fixes some sloppy pointer arithmetic that makes the VM crash.

octave_32369.patch:
    Fixes a GCC compiler warning that triggers on 32 bit systems.

Test suite runs fine with and without the VM. I get 4 fails that seems to be
small precision errors on ode15i, sind, ode15s with and without the VM.

"Abs err 1.7764e-15 exceeds tol 1.1102e-15 by 7e-16"






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Sat 07 Oct 2023 09:00:12 PM UTC  Name: octave_32367.patch  Size: 903B  
By: petter

<http://savannah.gnu.org/bugs/download.php?file_id=55214>
-------------------------------------------------------
Date: Sat 07 Oct 2023 09:00:12 PM UTC  Name: octave_32369.patch  Size: 1KiB  
By: petter

<http://savannah.gnu.org/bugs/download.php?file_id=55215>
-------------------------------------------------------
Date: Sat 07 Oct 2023 09:00:12 PM UTC  Name: octave_32368.patch  Size: 7KiB  
By: petter

<http://savannah.gnu.org/bugs/download.php?file_id=55216>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64760>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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