~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/gen_lex_hash.cc

  • Committer: mordred
  • Date: 2008-11-02 08:47:15 UTC
  • mto: (575.1.1 devel)
  • mto: This revision was merged to the branch mainline in revision 573.
  • Revision ID: mordred@opensolaris-20081102084715-y8f52lubmqmmnxpf
A whole bunch of solaris/sun studio compile fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
#include <mysys/my_getopt.h>
88
88
#include "lex.h"
89
89
 
 
90
using namespace std;
 
91
 
90
92
const char *default_dbug_option="d:t:o,/tmp/gen_lex_hash.trace";
91
93
 
92
94
struct my_option my_long_options[] =