whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

#293 closed defect (fixed)

File default_cuts.sin defect and missing in installation

Reported by: kilian Owned by: kilian
Priority: P1 Milestone: v2.0.1
Component: configure Version: 2.0.0
Severity: critical Keywords:
Cc:

Description

W2 is out for a couple of minutes, so it is time to find new showstoppers :(

Well, it's not as bad as that: In the hurry of the past weeks, we (I) neglected the file default_cuts.sin. It is not up-to-date with the latest SINDARIN (the real variables are undeclared). And it's not in the installed version, at least I didn't find it there.

It's a quickie, I'll do it after the talk.

Change History (2)

comment:1 Changed 14 years ago by Juergen Reuter

The file is erroneous, it produces the following obvious problems

| Reading commands from file 'defaultcuts.sin'
******************************************************************************
*** ERROR: Variable 'default_M_cut' set without declaration
******************************************************************************
******************************************************************************

etc. which does not trigger a failure of the test. But the file default_cuts.sin is in the tarball and is correctly installed.

comment:2 Changed 14 years ago by kilian

Resolution: fixed
Status: newclosed

The file is in the installation, I looked in the wrong place.

I fixed the missing declarations in r2302.

Note: See TracTickets for help on using tickets.