[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
pgprBSRfVcuoc.pgp
Description: OpenPGP digital signature
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, (continued)
Re: GNU G-Golf 0.8.0-rc-3 available for testing, pelzflorian (Florian Pelz), 2024/05/02
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, David Pirotte, 2024/05/02
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, David Pirotte, 2024/05/03
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, pelzflorian (Florian Pelz), 2024/05/03
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, David Pirotte, 2024/05/04
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, pelzflorian (Florian Pelz), 2024/05/04
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, pelzflorian (Florian Pelz), 2024/05/04
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, David Pirotte, 2024/05/04
- Re: GNU G-Golf 0.8.0-rc-3 available for testing,
David Pirotte <=
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, David Pirotte, 2024/05/04
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, pelzflorian (Florian Pelz), 2024/05/04
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, David Pirotte, 2024/05/05
- Re: GNU G-Golf 0.8.0-rc-3 available for testing, pelzflorian (Florian Pelz), 2024/05/06
Re: GNU G-Golf 0.8.0-rc-3 available for testing, Basile Starynkevitch, 2024/05/06
Re: GNU G-Golf 0.8.0-rc-3 available for testing, pelzflorian (Florian Pelz), 2024/05/06
Re: GNU G-Golf 0.8.0-rc-3 available for testing, David Pirotte, 2024/05/02