Displaying 3 results from an estimated 3 matches for "oa1".
Did you mean:
a1
2009 Dec 25
0
[LLVMdev] Problems of source to source transformation of LLVM
...d does not currently support integer types of widths
other than 1, 8, 16, 32, 64.
This is being tracked as PR 4158.
2. 253.perlbmk
MD5.c...
In file included from perl.h:1276,
from MD5.c:28:
cop.h:217: error: expected specifier-qualifier-list before 'bool'
3. 255.gap
oa1.c: In function 'OaCompare':
oa1.c:1714: error: duplicate case value
oa1.c:1705: error: previously used here
Can anyone give help? Thanks very much in advance.
Shengmei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pip...
2009 Dec 31
0
[LLVMdev] Problems of source to source transformation of LLVM
...d does not currently support integer types of widths
other than 1, 8, 16, 32, 64.
This is being tracked as PR 4158.
2. 253.perlbmk
MD5.c...
In file included from perl.h:1276,
from MD5.c:28:
cop.h:217: error: expected specifier-qualifier-list before 'bool'
3. 255.gap
oa1.c: In function 'OaCompare':
oa1.c:1714: error: duplicate case value
oa1.c:1705: error: previously used here
Can anyone give help? Thanks very much in advance.
Shengmei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pip...
2015 May 18
0
Imap process timeout to quota proxy on logout after async commit
...emon that is using non-blocking sockets to receive the data and reply to dovecot. Right now everything but the atomic increase message is working great. Here is an example of such a message:
B1
A1??? priv/quota/storage??? 86583
A1??? priv/quota/messages??? 1
D1
The program process it and I replies:OA1
Everything keeps working as expects until the user sends the imap a logout command.? The only problem is that for some reason dovecot tries to read data from server without sending anything, and after 30 seconds it exits with an timeout error. The following message is logged:
May 18 22:46:00 imap[...