close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1066 closed defect (fixed)

Tolbase.exe se cae al abrir en la última version cargando el paquete TolClint.1.1 de mms

Reported by: lmperez@… Owned by: Víctor de Buen Remiro
Priority: highest Milestone:
Component: ASCII data files Version:
Severity: blocker Keywords:
Cc:

Description

Al intentar abrir tolbase.exe (versión 2011-01-18 10:52:52) totalmete limpio, sin cargar nada más que la stdlib, éste arranca perfectamente.Pero si cargamos mms con el comado #Require MMS; tol da un mensaje de error y se queda colgado.
Os paso adjunto dos pantallazos, uno en windows 7 y otro en windows server 2003.
He subido este tique a mms porque el error es la cargar mms, pero no se si el error es de tol, así que lo subiré también aquí.

Gracias de antemano

Attachments (2)

FalloTolWindows7.png (198.4 KB) - added by lmperez@… 14 years ago.
FalloTolWindowsServer2003.png (33.6 KB) - added by lmperez@… 14 years ago.

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by lmperez@…

Attachment: FalloTolWindows7.png added

Changed 14 years ago by lmperez@…

comment:1 Changed 14 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: newclosed

(In [3068]) Fixes #1056
Fixes #1066
Using hooks to dynamic linked functions of libcint

comment:2 Changed 14 years ago by Víctor de Buen Remiro

(In [3070]) Refs #1056
Refs #1066
Cint_not_linked_message specifies the function called
New system constant Cint_IsLinked if true just if libcint is linked.

comment:3 Changed 14 years ago by Víctor de Buen Remiro

(In [3071]) Refs #1056
Refs #1066
Calling new function Cint_initialize_tol_variables

comment:4 Changed 14 years ago by Víctor de Buen Remiro

(In [3072]) Refs #1056
Refs #1066
Prototyping new function Cint_initialize_tol_variables

comment:5 Changed 14 years ago by Víctor de Buen Remiro

(In [3075]) Refs #1056
Refs #1066
Ensuring liccint is linked before to try callin CIN functions

Note: See TracTickets for help on using tickets.