~drizzle-trunk/drizzle/development

  • Committer: Patrick Galbraith
  • Date: 2010-10-02 12:25:03 UTC
  • mto: (1817.1.2 build)
  • Revision ID: patg@patrick-galbraiths-macbook-pro.local-20101002122503-iqwve3sjzrkhczfl
Changed line 32, const  uint& y to const  uint32_t& y due to ISO C++ error

Error was:

in file included from ./drizzled/session.h:172,
                 from drizzled/table_proto_write.cc:18:
 ./drizzled/lex_column.h:32: error: expected ',' or '...' before '&' token
 ./drizzled/lex_column.h:32: error: ISO C++ forbids declaration of 'uint'
 with no type
 ./drizzled/lex_column.h: In constructor
 'drizzled::Lex_Column::Lex_Column(const drizzled::String&, int)':
 ./drizzled/lex_column.h:32: error: 'y' was not declared in this scope
Filename Latest Rev Last Changed Committer Comment Size
..
mingw 1720.1.5 14 years ago Monty Taylor Added libdrizzle to the tree. Diff
windows 1720.1.5 14 years ago Monty Taylor Added libdrizzle to the tree. Diff
alloca.c 1712.1.1 14 years ago Monty Taylor Merged libdrizzle directly into tree. 13.6 KB Diff Download File
alloca.h 1712.1.1 14 years ago Monty Taylor Merged libdrizzle directly into tree. 1.8 KB Diff Download File
conn_uds.c 1799.2.4 14 years ago Monty Taylor Made BSD files reference root BSD file. 781 bytes Diff Download File
drizzle.sln 1720.1.5 14 years ago Monty Taylor Added libdrizzle to the tree. 884 bytes Diff Download File
include.am 1769.2.1 14 years ago Monty Taylor Include files in tarball that were being left out. 488 bytes Diff Download File
libdrizzle.vcproj 1720.1.5 14 years ago Monty Taylor Added libdrizzle to the tree. 8.4 KB Diff Download File