#At file:///opt/local/work/mysql-6.0-runtime/
------------------------------------------------------------
revno: 2643
revision-id: konstantin@stripped
parent: konstantin@stripped
committer: Konstantin Osipov <konstantin@stripped>
branch nick: mysql-6.0-runtime
timestamp: Fri 2008-05-23 03:51:52 +0400
message:
test
modified:
BUILD/SETUP.sh
sp1f-setup.sh-20001218212418-itvzddls4bsqffggcsjklbawdmaxdhde
sql/sql_parse.cc
sp1f-sql_parse.cc-19700101030959-ehcre3rwhv5l3mlxqhaxg36ujenxnrcd
per-file comments:
sql/sql_parse.cc
test
=== modified file 'BUILD/SETUP.sh'
--- a/BUILD/SETUP.sh 2008-03-14 22:21:29 +0000
+++ b/BUILD/SETUP.sh 2008-05-22 23:51:52 +0000
@@ -105,7 +105,7 @@
cxx_warnings="$cxx_warnings -Wreorder"
cxx_warnings="$cxx_warnings -Wctor-dtor-privacy -Wnon-virtual-dtor"
# Added unless --with-debug=full
- debug_extra_cflags="-O1 -Wuninitialized"
+ debug_extra_cflags="-O0"
else
warnings="-W -Wall -ansi -pedantic -Wno-long-long -Wno-unused -D_POSIX_SOURCE"
c_warnings="$warnings"
=== modified file 'sql/sql_parse.cc'
--- a/sql/sql_parse.cc 2008-05-21 10:17:29 +0000
+++ b/sql/sql_parse.cc 2008-05-22 23:51:52 +0000
@@ -1,4 +1,5 @@
/* Copyright (C) 2000-2003 MySQL AB
+ test
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
| Thread |
|---|
| • bzr commit into MySQL:mysql-6.0 tree (konstantin:2643) | Konstantin Osipov | 23 May |