Changes between Initial Version and Version 1 of Ticket #58


Ignore:
Timestamp:
Jan 9, 2007 3:43:17 PM (17 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58 – Description

    initial v1  
    11In <pj/pool.h>: 
    2  
     2{{{ 
    33     /** 
    44      * Internal pool. 
    55      */ 
    66    char            pool_buf[256]; 
    7  
     7}}} 
    88This caused problem on 64bit machines.