Opened 17 years ago
Closed 17 years ago
#12 closed defect (fixed)
[DSX] import bug in vld.task and implicit include in sc_main template
| Reported by: | Owned by: | somebody | |
|---|---|---|---|
| Priority: | major | Component: | component1 | 
| Keywords: | Cc: | 
Description
- Cannot import SyntheticTask from soclib in vld.task
changing soclib to soclib.hwtask correct bug but should work in the current state (through init.py reexport). May depend on version of Python?
- Add of #include <signal.h> in sc_main.cpp template which was assume to be included from dependencies.
Attachments (1)
Change History (2)
Changed 17 years ago by
| Attachment: | bad_vld_import__implicit_signal_include.patch added | 
|---|
comment:1 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    


Thanks, fixed.