Andy Kurth created VCL-958:
------------------------------
Summary: Windows module sets currentimage.txt post_load status too
early
Key: VCL-958
URL: https://issues.apache.org/jira/browse/VCL-958
Project: VCL
Issue Type: Improvement
Components: vcld (backend)
Reporter: Andy Kurth
Assignee: Andy Kurth
Fix For: 2.5
The post_load subroutine in Version_5.pm and Version_6.pm call
Windows.pm::post_load, and then proceed to perform additional tasks. The call
to OS.pm::set_vcld_post_load_status resides in Windows.pm. This means the
status may be set to _success_ before all of the Windows-related post_load
tasks are complete. This should be improved so that the status gets set as the
very last operation within any of the Windows post_load tasks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)