whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 15 years ago

#355 closed defect (worksforme)

strange behaviour if .f90 file does not exist

Reported by: Juergen Reuter Owned by: Juergen Reuter
Priority: P4 Milestone: v2.0.4
Component: core Version: 2.0.2
Severity: minor Keywords: code generation and compilation
Cc:

Description

If an .f90 file has not been generated, WHIZARD states that the corresponding object file exists! Is this intended in order for long lists of processes not to stumble of a code generation failure, or should we change that behaviour? Example:

******************************************************************************
*** ERROR: Process 'top3': code generation failed
******************************************************************************
| Writing interface code for process library 'processes'
| Compiling process library 'processes'
| Skipping process 'top3' (object code exists)
| Skipping library 'processes' (no processes have been recompiled)
| Loading process library 'processes'

Change History (3)

comment:1 Changed 15 years ago by Juergen Reuter

Owner: changed from ALL to kilian

comment:2 Changed 15 years ago by Juergen Reuter

Owner: changed from kilian to Juergen Reuter
Status: newassigned

I'll have a look whether this is a trivial conditional.

comment:3 Changed 15 years ago by Juergen Reuter

Resolution: worksforme
Status: assignedclosed

I could not reproduce this right now. It might appear only in very crazy situations. I suggest to possibly reopen this ticket if someone stumbles over this problem. Maybe it is already solved, as now I'm getting a fatal error (as one should).

Note: See TracTickets for help on using tickets.