[970] in arla-drinkers
Re: bug report
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Tue Jul 13 05:59:49 1999
From owner-arla-drinkers@stacken.kth.se Tue Jul 13 09:59:48 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 9932 invoked from network); 13 Jul 1999 09:59:48 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 13 Jul 1999 09:59:48 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id LAA10934
for arla-drinkers-list; Tue, 13 Jul 1999 11:53:41 +0200 (MET DST)
Received: from squid.pdc.kth.se (squid.pdc.kth.se [130.237.221.65])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id LAA10926
for <arla-drinkers@stacken.kth.se>; Tue, 13 Jul 1999 11:53:37 +0200 (MET DST)
Received: (from d95-mah@localhost)
by squid.pdc.kth.se (8.8.7/8.8.7) id LAA05396;
Tue, 13 Jul 1999 11:53:31 +0200 (MET DST)
To: Vladimir Kondratiev <"vladimir,kondratiev"@intel.com>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: bug report
References: <378AFDDF.ABE7C625@intel.com>
From: Magnus Ahltorp <map@stacken.kth.se>
Content-Type: text/plain; charset="iso-8859-1"
Content-Language: en
Date: 13 Jul 1999 11:53:31 +0200
In-Reply-To: Vladimir Kondratiev's message of "Tue, 13 Jul 1999 11:50:39 +0300"
Message-ID: <ixdyagkyixw.fsf@squid.pdc.kth.se>
Lines: 16
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> 2) Problem found with Visual Slick Edit (http://www.slickedit.com). I
> tracked it down to their internal function 'absolute' that should return
> absolute path by given relative path. With ARLA it returns just last
> part of name, for example absolute("/afs/some/path") returns "path"
> while should return full path. With MIT client for 2.0.36 and Transark's
> client for 2.2.5 kernels it works well. I reported this problem to
> SlickEdit team as well.
Can you produce an strace of the program execution and put it on
ftp/http somewhere and post the pointer?
In what way is the absolute function implemented? I have tried to
locate some source code, but as far as I can see, slickedit is
something you pay for.
/Magnus