Displaying 3 results from an estimated 3 matches for "nightlybuild".
2010 Jan 31
3
[LLVMdev] llvm-gcc 4.0 question
...hen compiling using llvm-gcc 4.2.
If I leave out just the -isysroot /Developer/SDKs/MacOS10.4u.sdk flag,
then both the native gcc and llvm-gcc produced binaries on 10.4 have
runtime bus errors.
Here are a couple of examples of the errors that are seen during
compilation:
gcc -I/Users/build/NightlyBuild/rabbit_main/deploy/llvm-2.6-test/
projects/test-suite/SingleSource/UnitTests -I/Users/build/NightlyBuild/
rabbit_main/3rdparty/llvm-2.6-src/projects/test-suite/SingleSource/
UnitTests -I/Users/build/NightlyBuild/rabbit_main/deploy/llvm-2.6-test/
include -I/Users/build/NightlyBuild/rabbit_main/3...
2017 May 23
2
[imaptest] Explaining errors
Hi,
I'm an Apache James committer and we are curious to use imaptest in
order to validate our IMAP protocol implementation.
I'm using the nightlybuild : imaptest-20170506
I follow the examples given in the /T/ /est IMAP server compliancy/
examples https://imapwiki.org/ImapTest/Examples.
And I wanted to analyse the errors reported, here are some:
Error: user1 at james.org[11]: seq too high (16 > 15, state=APPEND): * 16
FETCH (BODY[HEADER.F...
2017 May 24
0
[imaptest] Explaining errors
On 23 May 2017, at 12.10, aduprat <aduprat at linagora.com> wrote:
>
> Hi,
>
> I'm an Apache James committer and we are curious to use imaptest in order to validate our IMAP protocol implementation.
> I'm using the nightlybuild : imaptest-20170506
>
>
> I follow the examples given in the /T/ /est IMAP server compliancy/ examples https://imapwiki.org/ImapTest/Examples.
>
> And I wanted to analyse the errors reported, here are some:
> Error: user1 at james.org[11]: seq too high (16 > 15, state=APPEND...