search for: definit

Displaying 20 results from an estimated 36624 matches for "definit".

Did you mean: definite
2006 Jan 11
4
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...m[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/build/ll...
2006 Jan 11
0
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...r.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 > /h...
2006 Jan 11
1
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...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" r...
2006 Jan 11
1
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...d > > 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&quo...
2006 Apr 03
6
getting fcgi to work
...ocal/lib'' -Wl,-R''/usr/local/lib'' -o fcgi.so fcgi.o -lfcgi -ldl -lcrypt -lm -lc make install /usr/bin/install -c -m 0755 fcgi.so /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/. Successfully installed fcgi-0.8.6.1 Installing RDoc documentation for fcgi-0.8.6.1... No definition for fcgi_s_accept No definition for fcgi_s_each No definition for fcgi_s_each No definition for fcgi_s_iscgi No definition for fcgi_in No definition for fcgi_out No definition for fcgi_err No definition for fcgi_env No definition for fcgi_finish No definition for fcgi_stream_putc No de...
2010 Oct 29
2
[LLVMdev] "multiple definition of .. " in clang 2.8
...e, but I specify the path to the 2.8 executables in my scripts and config files. Are there any conflicts between different versions, or is it possible to be a bug in clang? Thank you, Alexandra And here is the error: Hostname.o: In function `gnu_dev_major': Hostname.c:(.text+0x0): multiple definition of `gnu_dev_major' av.o:av.c:(.text+0x0): first defined here Hostname.o: In function `gnu_dev_minor': Hostname.c:(.text+0x20): multiple definition of `gnu_dev_minor' av.o:av.c:(.text+0x20): first defined here Hostname.o: In function `gnu_dev_makedev': Hostname.c:(.text+0x40): mul...
2004 Aug 01
1
autogen.sh of vorbis trunk complains of missing files
...utomake... checking for libtool... libtoolize I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. Generating configuration files for vorbis, please wait.... aclocal /usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION run info '(automake1.8)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal /usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS /usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_...
2002 Mar 19
1
Solaris 8 error - make: Fatal error: Command failed for target `saveload.o'
...user.h:17, from /usr/include/rpc/rpc.h:22, from saveload.c:269: /usr/include/sys/tpicommon.h:155: parse error before `t_uscalar_t' /usr/include/sys/tpicommon.h:155: warning: no semicolon at end of struct or union /usr/include/sys/tpicommon.h:156: warning: data definition has no type or storage class /usr/include/sys/tpicommon.h:157: parse error before `len' /usr/include/sys/tpicommon.h:157: warning: data definition has no type or storage class In file included from /usr/include/tiuser.h:17, from /usr/include/rpc/rpc.h:22,...
2008 Oct 28
3
Backwards N+1 problem
Hey, i’m running into an N+1 problem, but i don''t exactly know how to :include in this situation. (controller code is at the bottom). I''m trying to find all of the highest ranked definitions, and then render their associated phrases. A Phrase has many definitions. A Definition has many children I already have all the info i need stored in @definitions, so this should only require one SQL call, but unfortunately this line: @Phrases << definition.phrase(:include => [:def...
2006 May 23
5
AR Caching and Reflection
When I do this: term = Term.find(1, :include => :definition) term.definition.term Two SQL queries are fired, why? -- Posted via http://www.ruby-forum.com/.
2012 Feb 19
4
roolback to previouse configuration
Hello Does anybody share how to roll-back configuration if puppet definition on host is change. For example Let''s assume we have host on which initial was web server and bunch of users. All this resources we configured throw puppet. node <some node> { <webserver difinition> <user1 definition> <user2 definition> <user3 de...
2006 Mar 26
3
Updating tools
Hello all. I decided to see how things were progressing and have updated my Swig to 1.3.29 and my wxWindows to 2.6.3. I''ll try rebuilding everything as soon as I''m done compiling wx 2.6.3. Then I hope to have some time to read up on the new ruby stuff in Swig to see if we can close the last few holes. Roy
2016 Mar 11
4
RFC: A new ABI for virtual calls, and a change to the virtual call representation in the IR
...ll: > https://llvm.org/bugs/show_bug.cgi?id=23501 <https://llvm.org/bugs/show_bug.cgi?id=23501> > > Adding another exception for virtual functions, especially under an off-by-default flag, doesn't seem like a big deal. Okay, so, it sounds to me like LLVM basically treats strong definitions as protected, then. Should we just formalize that? I guess the proposal here would be: 1. Remove protected visibility from LLVM. (Or deprecate it as equivalent to default.) 2. Teach the ELF emitter to emit non-hidden strong definitions using ELF protected visibility. 3. Teach the ELF e...
2004 Aug 06
1
Compiling SVN code
...mpile the current SVN code on a Debian Sarge system with Automake 1.8.4. When I run ./autogen.sh I get the following: Checking for automake version found automake found aclocal Generating configuration files for icecast, please wait.... aclocal -I m4 m4/xiph_curl.m4:4: warning: underquoted definition of XIPH_PATH_CURL run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal m4/ogg2.m4:10: warning: underquoted definition of XIPH_PATH_OGG /usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS /us...
2007 May 04
0
Error compiling patched pppd for zapras
.../../../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: pppoe.h:1...
2001 Feb 28
2
Samba Compile problems
...ility.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, from in...
2013 Mar 11
2
flac 1.3.0pre2 pre-release
On Mon, Mar 11, 2013 at 08:30:18AM -0400, Ben Allison wrote: > Take, for example, the function FLAC__bitreader_is_consumed_byte_aligned. > It is prototyped in bitreader.h It is used in stream_decoder.c, so it > must be defined and made available to the linker ("external definition"). > However, the only definition in bitreader.c has been declared inline. > > From 6.7.4.6 > An inline definition does not provide an external definition for the > function, and does not forbid an external definition in another > translation unit. An inline definition p...
2010 Oct 21
4
how do I make a correlation matrix positive definite?
Hi, If a matrix is not positive definite, make.positive.definite() function in corpcor library finds the nearest positive definite matrix by the method proposed by Higham (1988). However, when I deal with correlation matrices whose diagonals have to be 1 by definition, how do I do it? The above-mentioned function seem to mess up the dia...
2003 Apr 20
1
R 1.7.0 fails to compile on OS X 10.2.5
...3.lo cmplx.lo cmplxblas.lo -L/sw/lib -L/usr/local/lib -L/sw/lib/gcc-lib/powerpc-apple-darwin6.2/3.1 -L/sw/lib/gcc-lib/powerpc-apple-darwin6.2/3.1/../../.. -lfrtbegin -lg2c -lSystem ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option /sw/lib/libg2c.a(err.o) definition of common _f__cblank (size 4) /sw/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40) /sw/lib/libg2c.a(fmt.o) definition of common f(char, *) (size 4) /sw/lib/libg2c.a(err.o) definition of common f(char, long *, short __restrict) (size 4) /sw/lib/libg2c.a(err.o) definition of common _f_...
2013 Jul 01
6
attribute blocks for definition lists
Hello, As I am using markdown to write documentation, I am often tempted to make links to terms in definition lists. Since this is not possible for now (at least in php markdown extra), I was wondering if this could be a common addition in major implementation supporting definition lists. the syntax would be term {#id} : definition This syntax tries to follows current convention and use th...