Displaying 6 results from an estimated 6 matches for "fastis".
Did you mean:
fasti
2010 Mar 07
2
Could use some help setting Dovecot up for the first time
Hi Everyone,
I've managed to get most of postfix and dovecot running using the howto
located on dovecot.org.
So, I went to go test sending a email locally and i am getting this
error which i cannot seem to resolve. Any help would be welcomed.
Mar 07 19:14:55 deliver(test at fasti.net): Info: auth input:
home=/var/vmail/test at fasti.net/
Mar 07 19:14:55 deliver(test at fasti.net): Info:
2017 Oct 23
2
EnableFastISel
Hi,
In SelectionDAGISel::SelectAllBasicBlocks
if (TM.Options.EnableFastISel)
FastIS = TLI->createFastISel(*FuncInfo, LibInfo);
followed by
if (!FastIS) {
LowerArguments(Fn);
} else {
The above implies that implementing FastIS is optional.
In contrast to that, testing whether FastIS is actually been used is
done by testing if TM.Options.EnableFastISe...
2015 Jan 20
3
[LLVMdev] strlen in fast-isel
...trlen1.c
strlen1.c:12:3: warning: implicitly declaring library function 'printf' with
type 'int (const char *, ...)'
printf("%i\n", len);
^
strlen1.c:12:3: note: include the header <stdio.h> or explicitly provide a
declaration for 'printf'
FastISel missed call: %call = call i64 @strlen(i8* %0) #3
1 warning generated.
#include <string.h>
char *hello = "hello";
int len;
void foo() {
len = strlen(hello);
}
int main() {
foo();
printf("%i\n", len);
}
2010 Jan 31
0
hepta valen t snugg ling initi ators optio naliz e
handc raftm an dost schem atics retyp ing poser s smoke neces
sitie s nonre alist ic wooll ens verti cally bayan ihan actab
ility total ises bayan ihan gauzy solon chak metas tasiz es
inter surve y phosp hatid ic displ ayabl e invoi cing ridde r
benig nancy eddys tone urim islan der awake ning piran dello
parre l davit s displ ant losse s rubeo lar visio nal legen d
2003 Jun 09
1
Have I been hacked?
I'm noticing something strange on two of my machines.. They're both
4.7-RELEASE-p3 i386 and they've both been up 150 days without any
problems...
/var/log/messages on each system contains only:
Jun 9 12:00:01 in newsyslog[60291]: logfile turned over
dmesg's output is truncated.. it periodically changes, but currently
it reads:
ite.net host=6532251hfc207.tampabay.rr.com
2010 Mar 15
3
I stream read - stale NFS file handle
Hi,
I am running dovecot/postfix/amavisd within a jail on freebsd. I have a
nullfs mounted within the jail that links back to an NFS server.
I am constantly getting these errors and my mail never gets delivered. I
am hoping someone has a fix for me!
Mar 15 18:26:02 deliver(boomer at vximultimedia.com): Error: copy:
i_stream_read() failed: Stale NFS file handle
Mar 15 18:26:02 deliver(boomer