Michael Widenius
|
4712fb14b9
|
Fixed compiler warnings
|
2013-08-21 18:20:22 +03:00 |
|
Alexander Barkov
|
f9ba807354
|
fixing warnings:
- no previous declaration for ‘ddwrap’
- implicit declaration of function ‘ddwrap’
modified:
storage/connect/fmdlex.c
|
2013-07-08 10:52:20 +04:00 |
|
Alexander Barkov
|
f2d2c1ea32
|
Fixing a typo in the previous push
modified:
storage/connect/fmdlex.c
|
2013-07-08 10:49:50 +04:00 |
|
Alexander Barkov
|
269fd01bc1
|
fixing warnings:
- no previous declaration for ‘_isatty’
- implicit declaration of function ‘_isatty’
modified:
storage/connect/fmdlex.c
storage/connect/osutil.c
|
2013-07-08 10:46:15 +04:00 |
|
Olivier Bertrand
|
639ce0650c
|
- Release storage allocated by flex
modified:
storage/connect/fmdlex.c
|
2013-06-29 22:53:21 +02:00 |
|
Alexander Barkov
|
30c4b0ebc2
|
- Fixing TAB to 2 spaces
- Fixing line endings from "\r\n" to "\n"
|
2013-02-07 13:34:27 +04:00 |
|
Alexander Barkov
|
c87004d817
|
Removing os2def.h
removed:
storage/connect/os2def.h
modified:
storage/connect/fmdlex.c
storage/connect/maputil.cpp
storage/connect/tabcol.cpp
storage/connect/tabfmt.cpp
storage/connect/tabmul.cpp
storage/connect/tabmysql.cpp
|
2013-01-29 23:23:03 +04:00 |
|
Alexander Barkov
|
501fc7642f
|
Defining __STDC__, otherwise it does not compile on Windows
modified:
storage/connect/fmdlex.c
|
2013-01-28 18:11:51 +04:00 |
|
Alexander Barkov
|
d7143a4160
|
Adding the CONNECT storage engine sources.
|
2013-01-18 19:21:44 +04:00 |
|