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

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

[Octave-patch-tracker] [patch #10226] interpreter: Use static instead of


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #10226] interpreter: Use static instead of dynamic casts
Date: Wed, 22 Jun 2022 09:44:08 -0400 (EDT)

URL:
  <https://savannah.gnu.org/patch/?10226>

                 Summary: interpreter: Use static instead of dynamic casts
                 Project: GNU Octave
               Submitter: jwe
               Submitted: Wed 22 Jun 2022 01:44:07 PM UTC
                Category: Core : other
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 22 Jun 2022 01:44:07 PM UTC By: John W. Eaton <jwe>
>From Petter Tomner <petter>, extracted from the        zip file attached to the
following comment in the discourse thread "WIP stack VM f\
or Octave": https://octave.discourse.group/t/wip-stack-vm-for-octave/2884/10

Change dynamic_cast to static_cast by default in operators, using
macro DYNORSTAT_CAST, to speed up interpreter.

New flag in configure script "--enable-internal-checks", to enable
expensive but useful checks for verification or debugging. With the
flag, OCTAVE_ENABLE_INTERNAL_CHECKS is defined.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Wed 22 Jun 2022 01:44:07 PM UTC  Name: octave_30608.patch  Size: 231KiB 
 By: jwe

<http://savannah.gnu.org/patch/download.php?file_id=53344>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10226>

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




reply via email to

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