TC9 beta - 32 / 64 bit builds

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

TC9 beta - 32 / 64 bit builds

Post by *Samuel »

I see "only affects 64 bit version" or "only affects 32 bit version" really often. Wouldn't it be better to build and deploy both versions with Lazarus?

Overall there should be far less bugs. / Reproducing is easier - etc.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50865
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I tried moving everything to Lazarus, but it turned out to be impossible. There are too many differences between 32-bit and 64-bit.
Author of Total Commander
https://www.ghisler.com
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Thanks for checking / considering. As a programmer myself, I hate code duplicates. They are just error prone.

I know that a filemanager has several 32 / 64 bit differences, but I didn't expect as much as you implicate.

I still think it should be better on the long run.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50865
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks for checking / considering. As a programmer myself, I hate code duplicates. They are just error prone.
The "Compare by content" editor is a big help here, it takes only a few seconds to move some new code from 32-bit to 64-bit. That's why you see the (32/64) in the history - I put (32/ in there first so I don't forget to copy it over to 64-bit.
Author of Total Commander
https://www.ghisler.com
Post Reply