Changeset 500 for trunk/xcache.h

Show
Ignore:
Timestamp:
01/04/2008 02:42:36 PM (11 months ago)
Author:
moo
Message:

don't catch compiler error, just warnings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.h

    r498 r500  
    268268/* {{{ xc_compilererror_t */ 
    269269typedef struct { 
    270     int type; 
    271270    uint lineno; 
    272271    int error_len;