comparison define.h @ 12:3f627519a92d stable-0-5-2

properly ignore (second block zero) errors. that will just drop some unknown attachments, but the rest of the data is still found
author carl
date Sat, 18 Feb 2006 09:56:00 -0800
parents a818f3c2e589
children
comparison
equal deleted inserted replaced
11:bf12a9d4524c 12:3f627519a92d
3 * Part of the LibPST project 3 * Part of the LibPST project
4 * Written by David Smith 4 * Written by David Smith
5 * dave.s@earthcorp.com 5 * dave.s@earthcorp.com
6 */ 6 */
7 7
8 // last one wins
8 #define DEBUG_ALL 9 #define DEBUG_ALL
10 #undef DEBUG_ALL
11
9 #ifndef DEFINEH_H 12 #ifndef DEFINEH_H
10 #define DEFINEH_H 13 #define DEFINEH_H
11 14
12 #ifdef DEBUG_ALL 15 #ifdef DEBUG_ALL
13 #define DEBUG_MODE_GEN 16 #define DEBUG_MODE_GEN