[fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread LacaK
Hi *, there are some waiting bugs with patches, which are relative simple and IMHO they can not affect negatively product quality. I summarize them here, for quick review them, so if then they can go into 2.4.4 release: 1. http://bugs.freepascal.org/view.php?id=17188 and

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread michael . vancanneyt
I will look at them today. Michael. On Wed, 16 Feb 2011, LacaK wrote: Hi *, there are some waiting bugs with patches, which are relative simple and IMHO they can not affect negatively product quality. I summarize them here, for quick review them, so if then they can go into 2.4.4 release:

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread Joost van der Sluis
On Wed, 2011-02-16 at 11:30 +0100, michael.vancann...@wisa.be wrote: I will look at them today. They all need improvement or a better review or testcases or break backwards compatibility. Joost. ___ fpc-devel maillist -

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread michael . vancanneyt
On Wed, 16 Feb 2011, Joost van der Sluis wrote: On Wed, 2011-02-16 at 11:30 +0100, michael.vancann...@wisa.be wrote: I will look at them today. They all need improvement or a better review or testcases or break backwards compatibility. The BIGINT or NCHAR stuff not, I would think ? I'll

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread Joost van der Sluis
On Wed, 2011-02-16 at 11:59 +0100, michael.vancann...@wisa.be wrote: On Wed, 16 Feb 2011, Joost van der Sluis wrote: On Wed, 2011-02-16 at 11:30 +0100, michael.vancann...@wisa.be wrote: I will look at them today. They all need improvement or a better review or testcases or break

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread LacaK
They all need improvement or a better review or testcases or break backwards compatibility. The BIGINT or NCHAR stuff not, I would think ? I'll have a look. BIGINT leads to a backwards compatibility issue with largeint not being recognized anymore. (not a real problem I think,

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread LacaK
Michael can you please look also at this http://bugs.freepascal.org/view.php?id=17510 Thanks Laco. I will look at them today. Michael. On Wed, 16 Feb 2011, LacaK wrote: Hi *, there are some waiting bugs with patches, which are relative simple and IMHO they can not affect negatively

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread Joost van der Sluis
On Wed, 2011-02-16 at 13:41 +0100, LacaK wrote: 4. http://bugs.freepascal.org/view.php?id=14944 This fix adds support for transactions in ODBCConnection Adding transactions so close to a release is not a good idea, imho. It could be added in trunk, though. But first run the testsuite with

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread LacaK
Hi Joost, thanks for reply 4. http://bugs.freepascal.org/view.php?id=14944 This fix adds support for transactions in ODBCConnection Adding transactions so close to a release is not a good idea, imho. It could be added in trunk, though. ok, no objections from me side only to explain:

[fpc-devel] ExpandFilename bug?

2011-02-16 Thread Joost van der Sluis
Hi all, ExpandFileName('c:\pp') on windows returns the current directory. Is this 'as designed' or a bug? ('c:\pp' does exist) Joost ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] ExpandFilename bug?

2011-02-16 Thread Tomas Hajny
On Wed, February 16, 2011 17:34, Joost van der Sluis wrote: Hi Joost, ExpandFileName('c:\pp') on windows returns the current directory. Is this 'as designed' or a bug? ('c:\pp' does exist) I've just tried it and cannot reproduce it (2.4.2). I created 'pp' as both directory and a file, and it

Re: [fpc-devel] ExpandFilename bug?

2011-02-16 Thread Mattias Gaertner
On Wed, 16 Feb 2011 17:34:01 +0100 Joost van der Sluis jo...@cnoc.nl wrote: Hi all, ExpandFileName('c:\pp') on windows returns the current directory. Is this 'as designed' or a bug? ('c:\pp' does exist) This returns the current directory: ExpandFileName('') Mattias

Re: [fpc-devel] ExpandFilename bug?

2011-02-16 Thread Tomas Hajny
On Wed, February 16, 2011 19:04, Mattias Gaertner wrote: On Wed, 16 Feb 2011 17:34:01 +0100 Joost van der Sluis jo...@cnoc.nl wrote: Hi all, ExpandFileName('c:\pp') on windows returns the current directory. Is this 'as designed' or a bug? ('c:\pp' does exist) This returns the current

Re: [fpc-devel] fcl-db bugs/improvements/patches

2011-02-16 Thread LacaK
When I already have start this thread, I would like also point to this bugs (their are both more or less about the same): http://bugs.freepascal.org/view.php?id=14730 http://bugs.freepascal.org/view.php?id=18162 Now I can not primary talk about NULL paramters, but about ukInsert case (in