Ticket #108 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

intptr_t undefined on win32 + vc++

Reported by: TheDarkOne Assigned to: 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

06/26/06 18:06:46 changed by bart

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 0.9.5.

This is fixed in revision [219]