~jaypipes/drizzle/split-xa-resource-manager

« back to all changes in this revision

Viewing changes to drizzled/definitions.h

  • Committer: Jay Pipes
  • Date: 2010-02-14 20:26:43 UTC
  • mfrom: (1273.1.27 staging)
  • Revision ID: jpipes@serialcoder-20100214202643-ahuqvc8rhn8u7y33
Merge trunk and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
548
548
#endif
549
549
#define ulong_to_double(X) ((double) (ulong) (X))
550
550
 
551
 
#ifndef STACK_DIRECTION
552
 
#error "please add -DSTACK_DIRECTION=1 or -1 to your CPPFLAGS"
553
 
#endif
554
 
 
555
551
/* From limits.h instead */
556
552
#ifndef DBL_MIN
557
553
#define DBL_MIN    4.94065645841246544e-324