Opened 17 years ago

Closed 17 years ago

#20 closed task (fixed)

Move thunking data into separate source file

Reported by: cinc Owned by: somebody
Priority: trivial Milestone:
Component: component1 Version:
Keywords: thunking Cc:

Description

The structs defining the thunks for method and data access are defined in at least two different source files. These should go into one single file so maintenance is easier. This will also be beneficial for porting.

Change History (1)

comment:1 by cinc, 17 years ago

Resolution: fixed
Status: newclosed

Moved thunk structures to thunk.c. Size defines in thunk.h atm.

Note: See TracTickets for help on using tickets.