guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU G-Golf 0.8.0-rc-3 available for testing


From: David Pirotte
Subject: Re: GNU G-Golf 0.8.0-rc-3 available for testing
Date: Sat, 4 May 2024 19:23:46 -0300

Hi Florian,

> For drawing-widget.scm on x86_64, klass->snapshot looks high like a
> code segment address but has a bogus disassembly.  Was it clobbered?

can you try the following

        scheme@(guile-user)> ,use (g-golf)
        scheme@(guile-user)> (gc-disable)
        scheme@(guile-user)> (chdir "/your/path/to/examples/gtk-4") ;; <- FIX 
/your/path/to HERE ofc
        scheme@(guile-user)> (load "drawing-widget.scm")
        scheme@(guile-user)> (main '("-d"))

  and let me know ...

David

Attachment: pgprBSRfVcuoc.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]