Displaying 3 results from an estimated 3 matches for "quanitites".
Did you mean:
quanities
2006 Jun 08
19
Agile Web Dev (book) question: errors
This is kind of frustrating (but no doubt helpful in the long run) that
after following along and coding , and d/l the code the same error is
appearing.
For those who are familiar with the depot app, I''ve run into a problem after
fixing the cart to reflect quanitites. I worked through the intended error
messages but now have this appearing:
SyntaxError in StoreController#add_to_cart
app/models/cart.rb:15: parse error, unexpected $, expecting kEND
Not sure where to turn to figure this out being a newb.
TIA
Stuart
-------------- next part --------------
An H...
2007 May 05
0
[LLVMdev] 1 Week Before 2.0 Branch Creation
Tanya M. Lattner wrote:
> How large of a change have you made? With 3 days before the branch
> creation, I strongly advise people not to be checking in major changes.
Depends how you look at it. Structurally, it separates two files into
four and moves some functionality from one class to a new class, so in a
sense that's a big change. Code-logic-wise, it does nothing at all. I
will
2007 May 04
4
[LLVMdev] 1 Week Before 2.0 Branch Creation
> I very much want to get my regalloc refactoring changes in but I don't
> have a consistent platform to test them on. Someone broke llvm-gcc
> bootstrapping late last week or this week.
How large of a change have you made? With 3 days before the branch
creation, I strongly advise people not to be checking in major changes.
> Can we please freeze features for a while and get