#508 closed defect (fixed)
Fix GB_shell4perl / GB_test_shell_closed deconstruction order
Reported by: | westram | Owned by: | westram |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Libraries (multi) | Version: | SVN |
Keywords: | Cc: |
Description
GB_shell4perl and GB_test_shell_closed have undefined deconstruction order.
Under OSX GB_test_shell_closed is deconstructed before GB_shell4perl, leading to an error. Under Linux it's done the other way round.
Change History (4)
comment:1 Changed 11 years ago by westram
comment:2 Changed 5 years ago by westram
- Owner changed from devel to westram
- Status changed from new to _started
comment:3 follow-up: ↓ 4 Changed 5 years ago by westram
- Status changed from _started to infoneeded
fixed destruction order by [18303].
Needs to be tested under OSX.
comment:4 in reply to: ↑ 3 Changed 5 years ago by westram
- Resolution set to fixed
- Status changed from infoneeded to closed
Needs to be tested under OSX.
Works
Note: See
TracTickets for help on using
tickets.
see also #290