View Issue Details

IDProjectCategoryView StatusLast Update
0013468Open CASCADEOCCT:WOKpublic2008-10-22 16:20
ReporterpkvAssigned Toapv 
PrioritynormalSeveritytrivial 
Status closedResolutionunable to reproduce 
OSAll 
Summary0013468: wok does not take into account modifications done in package file
DescriptionThe situation:

a) There is a package XXX where there are files
XXX.cdl
XXX_Class1.cdl
XXX_Class1.cxx
XXX_Class2.cdl
XXX_Class2.cxx

b)I add new class XXX_Class3 into the section "is" of XXX.cdl .
c)I add two files that contain some implementation of XXX_Class3:
XXX_Class3.cdl
XXX_Class3.cxx

d)Result : wok does not treat XXX_Class3 at all.
____
PS

1. If I kill current wok process and then create new one, everything is OK
2. It is not special case if I add to XXX.cdl the declration of some new class.
   Wok does not take into account modifications of "uses" section in XXX.cdl too.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2006-09-18 15:02 bugmaster Assigned To bugmaster => imv
2006-09-18 15:02 bugmaster Status new => assigned
2006-11-22 15:38 bugmaster Assigned To imv => apv
2008-10-22 18:20 bugmaster Status assigned => closed
2008-10-22 18:20 bugmaster Resolution @0@ => unable to reproduce