Welcome, Guest. Please login or register.

Author Topic: Which Exec?  (Read 2253 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Which Exec?
« on: September 24, 2007, 06:35:31 PM »
@JJ
Quote
From memory, and Im sure Piru will correct me here, his exec solves a problem with some versions of cybergrpahix.

Actually it doesn't fix any problem with CGX. It does include separate patcher app to fix bug in older CGX versions, however. The patcher app is also usable with OS 3.9 exec, naturally.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Which Exec?
« Reply #1 on: September 24, 2007, 07:20:57 PM »
I don't know exec 45 well enough to be able to comment in detail.

From public documentation I know that exec 45 added some new functions such as NewMinList (totally and utterly pointless addition if you ask me!), and AVL tree routines (again IMO such thing doesn't belong to exec).

Exec 45 does, however, make use of the AVL tree functions in the memory pools (AllocPooled, FreePooled etc), and thus has faster memory pools (at least in certain conditions).