delphidabbler / codesnip

A code bank designed with Pascal in mind
https://delphidabbler.com/software/codesnip
Other
111 stars 34 forks source link

Try to get to compile with Delphi 11 #23

Closed delphidabbler closed 2 years ago

delphidabbler commented 2 years ago

Unlike some earlier Delphi post Delphi XE, Delphi 11 will actually open CodeSnip without any out of memory errors. It's time to update if possible.

A 64 bit version would be nice too!

delphidabbler commented 2 years ago

Several stages to this:

delphidabbler commented 2 years ago

Backport as many of Delphi 11 changes as possible into Delphi XE version.

delphidabbler commented 2 years ago

After minimum changes to get to compile in Delphi 11 main menu has mysteriously disappeared and program is giving stack overflow and close down.

I think this is too much work to fix.

Probably easier and safer to start a ground up rewrite under Delphi 11.

If I decide to try that I'll open a new issue.

Abandoning this attempt here, and closing issue with "wontfix" tag.