#212 closed defect (obsolete)
python-hulahop 64bit-portability-issue
Reported by: | erikos | Owned by: | marcopg |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | hulahop | Version: | Git as of bugdate |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
# hulahop.c: In function '_wrap_hulahop_startup': # hulahop.c:259: warning: implicit declaration of function 'hulahop_startup' # hulahop.c: In function '_wrap_hulahop_shutdown': # hulahop.c:269: warning: implicit declaration of function 'hulahop_shutdown' # hulahop.c: In function '_wrap_hulahop_set_profile_path': # hulahop.c:284: warning: implicit declaration of function 'hulahop_set_profile_path' # hulahop.c: In function '_wrap_hulahop_add_components_path': # hulahop.c:299: warning: implicit declaration of function 'hulahop_add_components_path' # hulahop.c: In function '_wrap_hulahop_get_view_for_window': # hulahop.c:315: warning: implicit declaration of function 'hulahop_get_view_for_window' # hulahop.c:315: warning: assignment makes pointer from integer without a cast
Change History (4)
comment:1 Changed 15 years ago by marcopg
- Bug Status set to New
- Distribution/OS set to Unspecified
- Milestone set to 0.84
- Priority changed from normal to High
- Severity set to Major
comment:2 Changed 14 years ago by erikos
- Milestone changed from 0.84 to 0.86
comment:3 Changed 10 years ago by godiard
- Resolution set to obsolete
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
hulahop is not used anymore