search for: bieleve

Displaying 3 results from an estimated 3 matches for "bieleve".

Did you mean: beleve
2001 Dec 19
1
Still some problems
Ok guys, I bieleve have my modules setup right. But when I run the command "rsync -a web1::default/ /www/default" I get the following error opendir(bin): Permission Denied opendir(directories): Permission Denied : Permission deniedo open // rsync error: partial transfer (code 23) at main.c (842) ... any...
2006 Jan 20
3
disabling drag''n''drop features on some areas
Hi, I have implemented the drag and drop feature to move around some divs, but I have a small side effect i am trying to clear: When the draggable div contains links, and if the user grab the div on the link, the drag is done but the link is also visited, leading to unwanted issues. What I''ve tried to do is to look for all ''a'' tags in the draggable elements in order
2020 Jan 27
2
Encode target-abi into LLVM bitcode for LTO.
On Mon, Jan 27, 2020 at 3:04 PM Eric Christopher <echristo at gmail.com> wrote: > > > On Mon, Jan 27, 2020 at 2:56 PM David Blaikie via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> >> >> On Mon, Jan 20, 2020 at 8:05 AM Sam Elliott via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> >>> To follow up on this issue: