search for: wold

Displaying 20 results from an estimated 468 matches for "wold".

Did you mean: old
2003 Nov 25
2
Lambert's W function
Hello List does anyone have an R function for the Lambert W function? I need complex arguments. [the Lamert W function W(z) satisfies W(z)*exp(W(z)) = z but I could'nt even figure out how to use uniroot() for complex z] -- Robin Hankin Uncertainty Analyst Southampton Oceanography Centre SO14 3ZH tel +44(0)23-8059-7743 initialDOTsurname at soc.soton.ac.uk (edit in obvious way; spam
2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
Hi all, can anybody confirm that llvm-gcc is broken? After following all the instructions, make gets stuck while: ggreif$ gmake gmake \ CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \ CONFIG_H="config.h auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \ MAKEOVERRIDES= \ -f libgcc.mk all ^Cgmake: *** [stmp-multilib] Interrupt When running this manually I get s...
2017 Feb 20
0
[patch] Eliminate warnings from gcc -Wold-style-declaration
...exts (development version). Among other compiler flags, I have '-Wextra' permanently set for installing packages. When installing the modified package, I got the following warning (tested with gcc 4.8.4 and 6.3.0): > init.c:10:1: warning: ?static? is not at beginning of declaration [-Wold-style-declaration] > const static R_CallMethodDef R_CallDef[] = { I believe this is a case of the compiler (with '-Wold-style-declaration' as part of '-Wextra') adhering to the following section of the C99 (or C11) standard, see e.g. <http://www.open-std.org/JTC1/SC22/WG14...
2019 Nov 11
1
[PATCH -next] virtiofs: Fix old-style declaration
There expect the 'static' keyword to come first in a declaration, and we get warnings like this with "make W=1": fs/fuse/virtio_fs.c:687:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] fs/fuse/virtio_fs.c:692:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] fs/fuse/virtio_fs.c:1029:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: YueHaibing <yuehaibing at huawei...
2009 Mar 04
2
[LLVMdev] Fwd: PPC Nightly Build Result
...2~obj/obj-powerpc-powerpc/./prev-gcc/ -B/ > Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c -g -O2 - > mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict- > prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno- > variadic-macros -Wno-overlength-strings -Wold-style-definition - > Wmissing-format-attribute -Werror -DHAVE_CONFIG_H -I. -I. -I/ > Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc -I/ > Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc/. - > I/Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmg...
2009 Mar 05
0
[LLVMdev] Fwd: PPC Nightly Build Result
...c-powerpc/./prev-gcc/ -B/ > > Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c   -g -O2 - > > mdynamic-no-pic -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict- > > prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno- > > variadic-macros -Wno-overlength-strings -Wold-style-definition - > > Wmissing-format-attribute -Werror    -DHAVE_CONFIG_H -I. -I. -I/ > > Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc -I/ > > Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc/. - > > I/Volumes/SandBox/NightlyTest/llvmg...
2008 Apr 21
0
[LLVMdev] does llvm-gcc (4.2) build?
...dir, make clean llvm, and start over from the top. Its a pain, but it works usually. -Tanya > > After following all the instructions, make gets stuck while: > > ggreif$ gmake > gmake \ > CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \ > CONFIG_H="config.h auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \ > MAKEOVERRIDES= \ > -f libgcc.mk all > ^Cgmake: *** [stmp-multilib] Interrupt > > > >...
2009 Mar 05
1
[LLVMdev] Fwd: PPC Nightly Build Result
...prev-gcc/ -B/ >>> Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c -g -O2 - >>> mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict- >>> prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno- >>> variadic-macros -Wno-overlength-strings -Wold-style-definition - >>> Wmissing-format-attribute -Werror -DHAVE_CONFIG_H -I. -I. -I/ >>> Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc - >>> I/ >>> Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/ >>> gcc/. - >&g...
2007 Apr 01
3
[LLVMdev] trouble compiling llvm-gcc4 1.9
...lang_llvm-gcc4/work/build/gcc/ -B/opt/local/powerpc-apple-darwin8/bin/ -B/opt/local/powerpc-apple-darwin8/lib/ -isystem /opt/local/powerpc-apple-darwin8/include -isystem /opt/local/powerpc-apple-darwin8/sys-include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../llvm-gcc4-1.9.source/gcc -I../../llvm-gcc4-1.9.source/gcc/. -I../../llvm-gcc4-1.9.source/gcc/../include -I../../llvm-gcc4-1.9.source/gcc/../libcpp/include -I/opt/local/include -I/opt/local/include -I/opt/local/var/db/dports/build/_unencrypt...
2007 Oct 11
1
[PATCH] Fix compiler warnings that prevent compilation
..._COMPILER_FLAG(-Wall, GLOBAL_CFLAGS="-Wall", GLOBAL_CFLAGS="") dnl I want this but stupid headers don't let me dnl AS_COMPILER_FLAG(-Wshadow, GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Wshadow") -AS_COMPILER_FLAG(-Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security, GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Wextra -Wno-missing-field-initial...
2012 Jan 21
1
How to dowload game (wold of tanks)
Hello Im new to the this stuff and have really been wanting to play but have absolutely no idea how to do this the farthest I have gotten is downloading the game onto my macbook from there website. I was hoping someone could give me a step by step asap this would much appreciated
2007 Jan 10
4
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...own-linux-gnu/sys-include" \ AR_FOR_TARGET="ar" \ AR_CREATE_FOR_TARGET="ar rc" \ AR_EXTRACT_FOR_TARGET="ar x" \ AR_FLAGS_FOR_TARGET="" \ CC="gcc" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fno-common " \ BUILD_PREFIX="" \ BUILD_PREFIX_1="loser-" \ LANGUAGES="" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_...
2007 Jan 10
0
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...\ > AR_FOR_TARGET="ar" \ > AR_CREATE_FOR_TARGET="ar rc" \ > AR_EXTRACT_FOR_TARGET="ar x" \ > AR_FLAGS_FOR_TARGET="" \ > CC="gcc" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes > -Wmissing-prototypes -Wold-style-definition -fno-common " \ > BUILD_PREFIX="" \ > BUILD_PREFIX_1="loser-" \ > LANGUAGES="" \ > LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings > -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition > -isy...
2006 Aug 01
0
[LLVMdev] Building llvm under cygwin
...../../src/gcc/po/sv.po > test -d po || mkdir po > : --statistics -o po/tr.gmo ../../src/gcc/po/tr.po > test -d po || mkdir po > : --statistics -o po/zh_CN.gmo ../../src/gcc/po/zh_CN.po > gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes > -Wmissing-prototypes -Wold-style-definition -fno-common > -DHAVE_CONFIG_H -DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I. > -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include > -I./../intl -I../../src/gcc/../libcpp/include -I/llvm/include > -I/llvm/obj/include \ > -DTARGET_MACHINE=\"i686-pc-cy...
2006 Mar 03
4
code conversion tool
Hi is there any tool / utility which can convert code from php to ruby ? thanks --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060303/6f5e6c25/attachment.html
2006 Jul 31
0
[LLVMdev] Building llvm under cygwin
If you're building llvm-gcc4, you don't need the runtime libraries, so I'd just stick with the "tools-only" build and declare success. If you're building llvm-gcc3, I'd suggest you switch to llvm-gcc4 :) However, the problem appears to be your PATH variable. In your path you have the following directory: C:/Program Files/Microsoft DirectX SDK (June
2007 Jan 11
2
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...ar" \ >> AR_CREATE_FOR_TARGET="ar rc" \ >> AR_EXTRACT_FOR_TARGET="ar x" \ >> AR_FLAGS_FOR_TARGET="" \ >> CC="gcc" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict- >> prototypes >> -Wmissing-prototypes -Wold-style-definition -fno-common " \ >> BUILD_PREFIX="" \ >> BUILD_PREFIX_1="loser-" \ >> LANGUAGES="" \ >> LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings >> -Wstrict-prototypes -Wmissing-prototypes -Wold-style-def...
2010 May 27
3
wildcard operator
Hi Ruser As so usual I'm trying to replicate some SAS code. I wold like to know if there is a wildcard operators, as " : " in SAS, in R? When running: lm(y ~ x1 + x2 + x3 + x4 + x5 + x6 .... x9860, data=mydata) I would like to be able to get around it by just writing something like this: lm(y ~ x1:x9860, data=mydata) Anyone? Sorry for no inclu...
2006 Jul 30
2
[LLVMdev] Building llvm under cygwin
Hi! I'm trying to build LLVM under cygwin. I have the latest version of cygwin and CVS versions of llvm, llvm-test and llvm-gcc. make of tools only succeeded. make of frontend succeeded too but full make of llvm failed on crtend in llvm/runtime/GCCLibraries with the following message: llvm[0]: Compiling crtend.c for Debug build (bytecode) /bin/sh: -c: line 0: syntax error near unexpected
2008 Apr 21
1
[LLVMdev] does llvm-gcc (4.2) build?
...l. It is hiding well :-( Gabor > > -Tanya > > > > > > > After following all the instructions, make gets stuck while: > > > ggreif$ gmake > > gmake \ > >          CFLAGS="-g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \ > >          CONFIG_H="config.h  auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \ > >          MAKEOVERRIDES= \ > >          -f libgcc.mk all > > ^Cgmake: *** [stmp-multilib] Interrupt...