Displaying 20 results from an estimated 39702 matches for "previous".
2006 Jan 11
4
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...-----
llvm[2]: Compiling Lexer.cpp for Debug build
In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
/home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
warning: this is the location of the previous definition
llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
/home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:131:1:
warning: this is the location of the previous definition
llvmAsmParser.tab.h:276:1: warning: "SINTVAL" redefined
/home/wanderer/pkg/...
2006 Jan 11
0
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...ling Lexer.cpp for Debug build
> In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
> llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
> warning: this is the location of the previous definition
> llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:131:1:
> warning: this is the location of the previous definition
> llvmAsmParser.tab.h:276:1: warning: "SINTVAL" redefined...
2006 Jan 11
1
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...or Debug build
>> In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
>> llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
>> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
>> warning: this is the location of the previous definition
>> llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
>> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:131:1:
>> warning: this is the location of the previous definition
>> llvmAsmParser.tab.h:276:1: warning: "SINTVAL...
2006 Jan 11
1
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...ebug build
> > In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
> > llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
> > /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
> > warning: this is the location of the previous definition
> > llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
> > /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:131:1:
> > warning: this is the location of the previous definition
> > llvmAsmParser.tab.h:276:1: warning: "SIN...
2018 Nov 22
0
[PATCH] x86: fix -Wmissing-prototypes warning
...d
> prototypes will be hosed.
>
> This patch fixes most of -Wmissing-prototypes warnings which
> are in the root directory of arch/x86/kernel, not including
> the subdirectories.
>
> These are the warnings fixed in this patch:
> arch/x86/kernel/signal.c:865:17: warning: no previous prototype for ?sys32_x32_rt_sigreturn? [-Wmissing-prototypes]
> arch/x86/kernel/signal_compat.c:164:6: warning: no previous prototype for ?sigaction_compat_abi? [-Wmissing-prototypes]
> arch/x86/kernel/traps.c:625:46: warning: no previous prototype for ?sync_regs? [-Wmissing-prototypes]
>...
2013 Jan 10
2
[LLVMdev] LLVM Instruction*->getOperand() not working properly for ICMP
Hello everyone !
In my pass I inspect the penultimate instruction from every basic block in
runOnFunction(). I am interested in ICMP instructions only.
if(BB->size()>1)
if(last->getPrevNode())
{
previous = last->getPrevNode();
ok=1;
}
I want to get the operands of previous, which is of type Instruction*. Due
tests based on getNumOperands, ICMP has 2 (as normal).
if ( ok && ((previous->getNumOperands())>=2) )
errs()<<"\nTTTTT "<<previous->...
1999 Dec 30
1
more problems with solaris 7?
...KPASS_DEFAULT=\"/usr/slocal/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o
In file included from config.h:289,
from includes.h:22,
from atomicio.c:26:
defines.h:102: conflicting types for `quad_t'
/usr/include/sys/types.h:531: previous declaration of `quad_t'
In file included from config.h:289,
from bsd-misc.h:39,
from includes.h:91,
from atomicio.c:26:
defines.h:73: redefinition of `u_int16_t'
defines.h:73: `u_int16_t' previously declared here
defines.h:74: redefinit...
2004 Jan 16
0
iproute2 source compiling problem
Hello !
Have anyone got an iproute2 source with HTB which I can compile with the
includes of kernel 2.4.21 or higher. I had one but I get the following
error msgs:
q_htb.c:338: redefinition of `explain''
q_htb.c:32: `explain'' previously defined here
q_htb.c:357: redefinition of `explain1''
q_htb.c:51: `explain1'' previously defined here
q_htb.c:366: redefinition of `htb_parse_opt''
q_htb.c:60: `htb_parse_opt'' previously defined here
q_htb.c:406: redefinition of `htb_parse_class_opt''
q_ht...
2000 Jan 07
2
problems with compiling on SPARC solaris 2.7
...libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o
In file included from config.h:294,
from bsd-misc.h:39,
from includes.h:91,
from atomicio.c:26:
defines.h:74: redefinition of `u_int16_t'
defines.h:74: `u_int16_t' previously declared here
defines.h:75: redefinition of `u_int32_t'
defines.h:75: `u_int32_t' previously declared here
defines.h:76: redefinition of `u_int64_t'
defines.h:76: `u_int64_t' previously declared here
In file included from config.h:294,
from bsd-strlcpy.h:4,...
2012 Nov 22
0
Mixed models and learning curves
...orway.
I am a beginner with statistics and R, hence my ignorance. Apologies from now.....
I have been collecting data on time performances of 5 subjects using a 1:3 scale tower yarder. The task was consisting in yarding 5 small logs placed on permanently marked course. Four subjects had different previous experiences (None, Some) and the fifth was a trainer (Control).
Each cycle time per each log was registered, the sum of the 5 logs' cycle time was giving the replication time. We had 6 replication per subject .
I would like to predict the time necessary to perform the task.
I have been modelli...
2009 Oct 06
1
previous.best in metaMDS
Dear R-community, dear Jari Oksanen!
I use metaMDS (package vegan) to calculate NMDS.
In a lot of papers I read that it is recommended to use previous best solutions as a new starting configuration to get better results and to avoid local minima.
On the help page I found that a previous.best-command is already implemented in metaMDS:
metaMDS(comm, distance = "bray", ...,plot = FALSE, previous.best,...)
But unfortunately I did not manage...
2007 May 04
0
Error compiling patched pppd for zapras
..../.. -I../../../include -D_linux_=1 -fPIC -c -o
pppoe.o pppoe.c
In file included from pppoe.c:21:
pppoe.h:109:1: warning: "PTT_SRV_NAME" redefined
In file included from pppoe.h:37,
from pppoe.c:21:
/usr/include/linux/if_pppox.h:88:1: warning: this is the location of the
previous definition
In file included from pppoe.c:21:
pppoe.h:110:1: warning: "PTT_AC_NAME" redefined
In file included from pppoe.h:37,
from pppoe.c:21:
/usr/include/linux/if_pppox.h:89:1: warning: this is the location of the
previous definition
In file included from pppoe.c:21:
p...
2001 Feb 28
2
Samba Compile problems
...nux/capability.h:13,
from /usr/include/sys/capability.h:23,
from include/includes.h:323,
from smbd/server.c:23:
/usr/include/linux/wait.h:4: warning: `WNOHANG' redefined
/usr/include/bits/waitflags.h:26: warning: this is the location of the
previous definition
/usr/include/linux/wait.h:5: warning: `WUNTRACED' redefined
/usr/include/bits/waitflags.h:27: warning: this is the location of the
previous definition
In file included from /usr/include/linux/capability.h:13,
from /usr/include/sys/capability.h:23,...
2016 Mar 23
2
r-base installation fails on Ubuntu 14.04
...untu6.6) ...
>>> (Reading database ... 11540 files and directories currently installed.)
>>> Preparing to unpack .../libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb ...
>>> Unpacking libpng12-0:amd64 (1.2.50-1ubuntu2.14.04.2) over (1.2.50-1ubuntu2) ...
>>> Selecting previously unselected package libroken18-heimdal:amd64.
>>> Preparing to unpack .../libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1.1_amd64.deb ...
>>> Unpacking libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1.1) ...
>>> Selecting previously unselected package libasn1-8-h...
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
...triggers for libc-bin (2.19-0ubuntu6.6) ...
> (Reading database ... 11540 files and directories currently installed.)
> Preparing to unpack .../libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb ...
> Unpacking libpng12-0:amd64 (1.2.50-1ubuntu2.14.04.2) over (1.2.50-1ubuntu2) ...
> Selecting previously unselected package libroken18-heimdal:amd64.
> Preparing to unpack .../libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1.1_amd64.deb ...
> Unpacking libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1.1) ...
> Selecting previously unselected package libasn1-8-heimdal:amd64.
> Prepa...
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
...untu6.6) ...
>>> (Reading database ... 11540 files and directories currently installed.)
>>> Preparing to unpack .../libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb ...
>>> Unpacking libpng12-0:amd64 (1.2.50-1ubuntu2.14.04.2) over (1.2.50-1ubuntu2) ...
>>> Selecting previously unselected package libroken18-heimdal:amd64.
>>> Preparing to unpack .../libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1.1_amd64.deb ...
>>> Unpacking libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1.1) ...
>>> Selecting previously unselected package libasn1-8-h...
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
...u2.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
(Reading database ... 11540 files and directories currently installed.)
Preparing to unpack .../libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.50-1ubuntu2.14.04.2) over (1.2.50-1ubuntu2) ...
Selecting previously unselected package libroken18-heimdal:amd64.
Preparing to unpack .../libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1.1_amd64.deb ...
Unpacking libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1.1) ...
Selecting previously unselected package libasn1-8-heimdal:amd64.
Preparing to unpack .../l...
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
...bc-bin (2.19-0ubuntu6.6) ...
>> (Reading database ... 11540 files and directories currently installed.)
>> Preparing to unpack .../libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb ...
>> Unpacking libpng12-0:amd64 (1.2.50-1ubuntu2.14.04.2) over (1.2.50-1ubuntu2) ...
>> Selecting previously unselected package libroken18-heimdal:amd64.
>> Preparing to unpack .../libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1.1_amd64.deb ...
>> Unpacking libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1.1) ...
>> Selecting previously unselected package libasn1-8-heimdal:amd64...
2006 Jun 24
1
samba-3.0.22 with Heimdal Kerberos - compilation problem
...l which is
where I have heimdal installed. The problem is that after running make,
it still tries to use the include files from SUN that are in /usr/ and this
screws up the compile.
/opt/local/include/gssapi.h:623: conflicting types for `gss_inquire_context'
/usr/include/gssapi/gssapi.h:551: previous declaration of
`gss_inquire_context'
/opt/local/include/gssapi.h:632: conflicting types for `gss_wrap_size_limit'
/usr/include/gssapi/gssapi.h:560: previous declaration of
`gss_wrap_size_limit'
/opt/local/include/gssapi.h:646: conflicting types for `gss_add_cred'
/usr/include/gssapi...
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
...;>>> (Reading database ... 11540 files and directories currently installed.)
>>>> Preparing to unpack .../libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb ...
>>>> Unpacking libpng12-0:amd64 (1.2.50-1ubuntu2.14.04.2) over (1.2.50-1ubuntu2) ...
>>>> Selecting previously unselected package libroken18-heimdal:amd64.
>>>> Preparing to unpack .../libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1.1_amd64.deb ...
>>>> Unpacking libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1.1) ...
>>>> Selecting previously unselected package...