Are commits from 7.2.6 in the 7.3 branch?

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
User avatar
aehimself
Zeos Dev Team
Zeos Dev Team
Posts: 766
Joined: 18.11.2018, 17:37
Location: Hungary

Are commits from 7.2.6 in the 7.3 branch?

Post by aehimself »

I saw that 7.2.6 was released and there are fixes / features which I'd like to have. Unfortunately though I have to stay on 7.3 because of the oracle codepage buffer size thingie :)

So the question is... If I pull a fresh copy of 7.3, will the 7.2.6 commits be included? Are there a (simple) way to check this by myself?

Thanks!
Delphi 12.1, Zeos 8 from latest GIT snapshot
Using:
- MySQL server 8.0.18; libmariadb.dll 3.3.8
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.13
- MSSQL 2012, 2019; sybdb.dll FreeTDS_2435
- SQLite 3.45.2
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Are commits from 7.2.6 in the 7.3 branch?

Post by marsupilami »

aehimself wrote:I saw that 7.2.6 was released and there are fixes / features which I'd like to have. Unfortunately though I have to stay on 7.3 because of the oracle codepage buffer size thingie :)
You don't have to stay with the 7.3 branch. Your fix was merged to Zeos 7.2 in Rev. 6017. I just forgot to include this in the release notes.
aehimself wrote:So the question is... If I pull a fresh copy of 7.3, will the 7.2.6 commits be included? Are there a (simple) way to check this by myself?
Zeos 7.3 currently is the main developmet branch. All fixes go there first and are tested there first. If you want to ckeck for a single fix, the commit log is your friend. EgonHugeist merges the commit log messages too when he merges changes from Zeos 7.3 to zeos 7.2.
User avatar
aehimself
Zeos Dev Team
Zeos Dev Team
Posts: 766
Joined: 18.11.2018, 17:37
Location: Hungary

Re: Are commits from 7.2.6 in the 7.3 branch?

Post by aehimself »

marsupilami wrote:Zeos 7.3 currently is the main developmet branch. All fixes go there first and are tested there first.
That's what I'd do, that's what I thought. I just felt it better to ask :)

Cheers!
Delphi 12.1, Zeos 8 from latest GIT snapshot
Using:
- MySQL server 8.0.18; libmariadb.dll 3.3.8
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.13
- MSSQL 2012, 2019; sybdb.dll FreeTDS_2435
- SQLite 3.45.2
Post Reply