tags for canvas items broken under linux

From: Johann Friedrich Heinrichmeyer <Fritz.Heinrichmeyer_at_fernuni-hagen.de>
Date: Sat, 5 Nov 94 01:13:26 +0100

at the sun my editor project makes good progress, but in the linux
version i get segfaults when i add more than one tag to a canvas item,
the item is no more found, and (.canvas 'itemconfig itemwithmoretag)
segfault. Maybe my libraries are the wrong. Try
(canvas .a)
(.a 'create 'rectangle 0 0 20 20 :tags "a")
(.a 'it 1)
=====> what is supposed
(.a 'create 'rectangle 0 0 20 20 :tags "a b")
(.a 'it 2)
segfault (only with linux!!)
-Fritz

-- 
Fritz Heinrichmeyer                             FernUniversitaet Hagen
FAX:   +49 2371/5221                            LG Elektronische Schaltungen
EMAIL: fritz.heinrichmeyer_at_fernuni-hagen.de     Frauenstuhlweg 31
PHONE: +49 02371/566-243                        58644 Iserlohn (Germany)
WWW:  http://ES-sun2.fernuni-hagen.de
Received on Sat Nov 05 1994 - 01:14:37 CET

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST