whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#109 closed defect (fixed)

No event files are written, mismatch in logical variables???

Reported by: Juergen Reuter Owned by: Juergen Reuter
Priority: P1 Milestone:
Component: core Version: 2.0.0beta
Severity: blocker Keywords: treatment of logical variables
Cc:

Description

It seems that W2 does not correctly parse or evaluate input like $write_default = true. The error possibly resides in rt_data_init_pointer_variables where the function var_list_append_log_ptr should handle the corresponding case. Actually, how long has this been working, when was it broken?

Change History (4)

comment:1 Changed 15 years ago by Juergen Reuter

Apparently, these are more or less the only instances where var_list_append_log_ptr is taken, and not var_list_append_log. Some pointer idiosyncracy???

comment:2 Changed 15 years ago by Juergen Reuter

Owner: changed from ALL to Juergen Reuter
Status: newassigned

comment:3 Changed 15 years ago by Juergen Reuter

Resolution: fixed
Status: assignedclosed

The problem was a missing transferral of global to local variables for the logical variables file_default and so on in the subroutine rt_data_link. Fixed in r1441.

comment:4 Changed 15 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.