help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [PATCH] blox: Fix fall-out from calling >>#initiali


From: thomas
Subject: Re: [Help-smalltalk] [PATCH] blox: Fix fall-out from calling >>#initialize as part of new
Date: Sun, 24 Jan 2016 21:09:45 +0000

Holger Freyther writes:

>> On 24 Jan 2016, at 17:16, address@hidden wrote:
>> 
>> That's helped a lot. Blox starts up and is a useful browser, although
>> actually adding code thought it seems impossible at the moment.
>
> Oh. does it give another routine? I had fixed one blox issue of the workspace
> from within blox itself. Which function is broken?

It's not that there is a broken function, just that there's no obvious
way to create methods. There's an "add" option for classes but I'm not
seeing any way to add a method. If I try editing in the lower pane and
"Accept" it asks me if I want to discard my changes and when I say "no"
it puts me back to editing mode again but doesn't seem to actually make
any changes.

>
>> Although my C is stoneage and my Smalltalk is maybe iron-age, I would be
>> happy to help in as much as I can, if I can.
>
> For gst-browser it has known bugs/integration issues (and it made me stall
> the release of version 3.3) but it should start. If you could tell me where
> (architecture, distribution) you try to run it would be a good start.

I'm on Gentoo Linux AMD FX(tm)-4100 x86_64 with gcc 4.8.5

make is issuing:

gcc -DHAVE_CONFIG_H -I.  -I./libgst -I./lib-src -DCMD_XZIP="\"/usr/bin/zip\"" 
-DCMD_INSTALL="\"/usr/bin/install -c\"" -DCMD_LN_S="\"ln -s\"" 
-DDEFAULT_EXECUTABLE=\""/usr/local/bin/gst"\"   -g -O2 -Wall 
-Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign 
-Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing  
-MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c

which seems pretty vanilla to me.

Thomas

-- 
Sent with my mu4e



reply via email to

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