Ticket #108 (closed defect: fixed)
intptr_t undefined on win32 + vc++
| Reported by: | TheDarkOne | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9.5 |
| Component: | eAccelerator | Version: | 0.9.5 |
| Keywords: | Cc: |
Description
intptr_t undefined on win32.
Patch to eaccelerator.h :
#ifndef _INTPTR_T_DEFINED typedef INT_PTR intptr_t; # define _INTPTR_T_DEFINED #endif
Change History
comment:1 Changed 4 years ago by bart
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to 0.9.5
comment:2 Changed 6 months ago by sim
decoration Changed 1 year ago by admin
bathtub Changed 1 year ago by admin
solar system Changed 1 year ago by admin
stair parts Changed 1 year ago by admin
solar supply Changed 1 year ago by admin
Note: See
TracTickets for help on using
tickets.
This is fixed in revision [219]