Peter B wrote:
> I'm wondering if there is any diff tool out there,
> that caters for Pascal syntax, so can filter out
> the noise from reformatting etc.
Beyond Compare
https://www.scootersoftware.com/
(30-day free trial, but well worth buying a license)
(Beyond Compare is itself written using Del
Beyond Compare is the single most valuable utility I have bought in 30 years of
PC use. Highly recommended!
On Thu, 20 Feb 2025 20:33:41 -0500 Wayne Sherman via fpc-pascal
wrote ---
Peter B wrote:
> I'm wondering if there is any diff tool out there,
> that caters for Pascal synta
What do you mean? like syntax styling? I use Sublime Merge as my git client
and it styles Pascal syntax.
Regards,
Ryan Joseph
On Feb 21, 2025 at 2:05:03 AM, Peter B via fpc-pascal <
fpc-pascal@lists.freepascal.org> wrote:
> Hi,
>
> I'm wondering if there is any diff tool out there,
> that c
Hi,
I'm wondering if there is any diff tool out there,
that caters for Pascal syntax, so can filter out
the noise from reformatting etc.
I found difftastic. It has an option for Pascal,
but is case sensitive which rather defeats the object!
Regards,
Peter
___
Hi,
Is there any way to obtain a backtrace
from exceptions thrown in a shared library?
I've tried using DumpExceptionCallStack
https://wiki.freepascal.org/Logging_exceptions
but the problem is that ExceptFrameCount is zero.
There does not seem to be any stack at all.
No hexadecimal addresses,