~drizzle-trunk/drizzle/development

  • Committer: Kristian Nielsen
  • Date: 2009-01-06 23:32:16 UTC
  • mto: (779.1.1 devel)
  • Revision ID: knielsen@odin-20090106233216-8zmh6ui58dvmrw5w
 - Don't allocate Table * with new when open_cache uses free() to
   de-allocate (we cannot use delete() as some Table * values are
   allocated with my_multi_malloc()).
 - Remove unused extern declaration.
 - Fix invalid cast of function pointer to different type.
 - Cleanup diplicate code.
Filename Latest Rev Last Changed Committer Comment Size
..
File autorun.sh 755.1.5 15 years ago Monty Taylor Reverted stupid change. 3.4 KB Diff Download File
File config.rpath 202.3.1 16 years ago Monty Taylor Added very initial gettextize stuff. 17.9 KB Diff Download File
uncrustify.cfg 656.1.17 15 years ago Monty Taylor Updated uncrustify config just a bit. 3.4 KB Diff Download File