Displaying 7 results from an estimated 7 matches for "fdefault".
Did you mean:
default
2018 Sep 30
3
xapian parser bug?
...1) AND_NOT (((Kspam OR Kdeleted) OR Kmuted) OR Kbad-address)))
If it was on the right-hand side of AND_NOT it would be eliminated
(because the right-hand side doesn't contribute any weight anyway).
FWIW, I also couldn't reproduce this (I tried with quest and 1.4.7):
$ quest -psubject:S -fdefault,boolean_any_case 'subject:"and"'
Parsed Query: Query(Sand at 1)
Cheers,
Olly
2009 Nov 24
1
Broken installer (PR#14083)
...: (NULL) (129.59.140.86)
The gfortran 4.2.4 installer in the Tools section that is supposed to install a
Snow Leopard (10.6) version is actually installing version 4.2.1. I am finding
that the 4.2.1 compiler installed as issues e.g. in interpreting the
-fno-automatic command line switch and also -fdefault-real-8.
We looked directly into the installer and saw that it was actually installing
4.2.1. Of course, gfortran --version confirmed this.
R. Weller
Vanderbilt University
2011 Sep 02
1
[LLVMdev] does new EH require newer linker?
...arch/Darwin_11_x86_64/include -I/Users/howarth/xplor-nih-2.27/CDSlib -DCPLUSPLUS -DUSE_CDS_NAMESPACE -I/Users/howarth/xplor-nih-2.27/vmd/ -I/Users/howarth/xplor-nih-2.27/arch/Darwin_11_x86_64/include -I/Users/howarth/xplor-nih-2.27/CDSlib -I/Users/howarth/xplor-nih-2.27/common
de-g++46 -dynamiclib -fdefault-integer-8 -O3 -ffast-math -funroll-loops -g -flat_namespace -undefined suppress -single_module dpApi.o vmd.o vmdInter.o tclStream.o dpStream.o ssStream.o publicVMDInter.o thread.o -o libvmd.dylib -lcrypto
collect2: ld terminated with signal 11 [Segmentation fault: 11]
make[2]: *** [libvmd.dylib]...
2018 Sep 30
0
xapian parser bug?
Olly Betts <olly at survex.com> writes:
>
> FWIW, I also couldn't reproduce this (I tried with quest and 1.4.7):
>
> $ quest -psubject:S -fdefault,boolean_any_case 'subject:"and"'
> Parsed Query: Query(Sand at 1)
>
Ah, OK, it must have something to do with the way that notmuch is using
field processors. And I see now that the following code (from
lib/regexp-fields.cc) is probably related (at least it explains
subject:...
2012 Aug 07
0
R enquire
...END IF
END IF
ENDDO
C
END ...end the program
________________________________
(2) gFortran compilation:
gfortran -c -fdefault-real-8 -Wall weathrsel.for
gfortran -shared -o WEATHRSEL.DLL weathrsel.o
del *.o
pause
________________________________
(3) R code calling the dynamic library
#Load the library
dyn.load("WEATHRSEL.DLL")
# Define the parameters
GRD<-23 # Grid
YR<-1992 # Year
SWJD<-21...
2018 Sep 29
2
xapian parser bug?
Today we noticed that keywords can't be searched as prefixed terms. Or
that's what it looks like anyway. I tested and, or, and not.
╰─% NOTMUCH_DEBUG_QUERY=y notmuch search 'subject:"and"'
Query string is:
subject:"and"
notmuch search: A Xapian exception occurred
A Xapian exception occurred parsing query: Syntax: <expression> AND <expression>
Query
2011 Jun 23
1
gcc-4.5.2 and install.packages("glmnet")?
Hi,
is there any chance to install glmnet with gcc-4.5.2? For me it fails on
all systems with:
trying URL
'http://mirrors.softliste.de/cran/src/contrib/glmnet_1.7.tar.gz'
Content type 'application/x-gzip' length 522888 bytes (510 Kb)
opened URL
==================================================
downloaded 510 Kb
* installing *source* package ?glmnet? ...
This package has only