Displaying 5 results from an estimated 5 matches for "simplec".
Did you mean:
  simple
  
2012 May 09
5
Unicorn doesn't play nice with Capistrano deployment?
I am having issues when using unicorn with a Capistrano deployment.
>From what I have been able to understand Capistrano uses a scheme in
wich every release is deployed inside the releases directory under a
unique name and if the transaction was successful, creates a symlink
named current that will point to that release.
So I end up with a deployment directory such as:
2004 May 13
1
asterisk-doc Conference Call - phase 2 :)
...into too much detail about every possible soft
phone/hard phone/voip provider)
Goals (first good docs, then maybe get published)
Submission process (mailing list? Website shows who's in charge of a certain
section?)
Focus (What do we want to focus on first? The intro and installation
chapters?)
Simplecity (Let's make sure a voip-newvie can get up and running, as long as
they've used Linux before and know how to use a text editor.)
Please feel free to add your suggestions.
Tentatively the conference will be scheduled for Sunday evening North
American time (I am EST, -0500 GMT).  I'd...
2004 Sep 11
0
[LLVMdev] POST MORTEM: llvm-test changes
...ols/Debug/llc: bytecode didn't read correctly.
gmake[4]: [Output/perl.cbe.c] Error 1 (ignored)
gcc Output/perl.cbe.c -lm -lcrypt   -fno-strict-aliasing -O2 -o Output/perl.cbe
gcc: Output/perl.cbe.c: No such file or directory
===================== SingleSource/UnitTests/SetjmpLongjmp/C++/Output/SimpleC++Test
All of cbe/jit/llc failed with:
  2a3
  > Destroying C object in foo
 
===================== SingleSource/Regression/C++/EH/Output/ConditionalExpr
Only cbe failed with:
gcc Output/ConditionalExpr.cbe.c  -std=c99 -fno-strict-aliasing -O2 -o Output/ConditionalExpr.cbe
Output/ConditionalE...
2004 Sep 10
2
[LLVMdev] POST MORTEM: llvm-test changes
On Thu, 9 Sep 2004 20:16:37 -0700
Jeff Cohen <jeffc at jolt-lang.org> wrote:
> On Thu, 9 Sep 2004 08:52:10 -0700
> Jeff Cohen <jeffc at jolt-lang.org> wrote:
> 
> > > I haven't got around to this yet but I will.  The odds are good the
> > > problem is in a BSD system header file so I need to capture the
> > > preprocessed source.
> > 
>
2004 Sep 11
2
[LLVMdev] POST MORTEM: llvm-test changes
...ndicative of at least one of
the changes that fixed problems.
> 
> ===================== MultiSource/Benchmarks/MallocBench/perl
> 
> None of cbe/jit/llc passed.  gccld core dumped:
> 
This is a known XFAIL.
> ===================== SingleSource/UnitTests/SetjmpLongjmp/C++/Output/SimpleC++Test
> 
> All of cbe/jit/llc failed with:
> 
>   2a3
>   > Destroying C object in foo
Again, a known XFAIL.
>  
> ===================== SingleSource/Regression/C++/EH/Output/ConditionalExpr
> 
> Only cbe failed with:
> 
> gcc Output/ConditionalExpr.cbe.c  -std...