2008-02-06 09:20 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
! source/server/server.prg
! source/client/leto1.c
* Seeking caused an error if the keytype was wrong.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
2008-02-06 15:20 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
! source/client/leto1.c
! Bug fixed in letoOrderInfo(), thanks to Miguel Angel Marchuet
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
2008-02-06 19:35 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
+ source/common/common_c.c
* C level functions, which are used in both client and server modules
hb_millisec() has been renamed to leto_millisec()
* source/client/leto1.c
* source/server/letofunc.c
* source/server/server.prg
* include/rddleto.h
* makefile.bc
* Makefile.linux
* appropiate changes in related files.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
2008-02-06 09:20 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
! source/server/server.prg
! source/client/leto1.c
* Seeking caused an error if the keytype was wrong.
2008-02-06 15:20 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
! source/client/leto1.c
! Bug fixed in letoOrderInfo(), thanks to Miguel Angel Marchuet
2008-02-06 19:35 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
+ source/common/common_c.c
* C level functions, which are used in both client and server modules
hb_millisec() has been renamed to leto_millisec()
* source/client/leto1.c
* source/server/letofunc.c
* source/server/server.prg
* include/rddleto.h
* makefile.bc
* Makefile.linux
* appropiate changes in related files.
2008-02-06 20:35 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
* source/server/server.prg
* hs_openindex() implemented
* utils/manager/manage.prg
! Small fix for xHarbour