similar to: A kind of monkey patch and an invitation for criticism for all you (who know this stuff better than I do)

Displaying 20 results from an estimated 70 matches similar to: "A kind of monkey patch and an invitation for criticism for all you (who know this stuff better than I do)"

2011 May 28
0
class_inheritable_accessor => class_attribute
I had code class_inheritable_accessor :attrs, :instance_reader => false, :instance_writer => false self.attrs = {} now i want to get rid of class_inheritable_accessor, but class_attribute only supports instance_writer, not instance_reader options and i really don''t want instance reader. Is there any way to do it? -- You received this message because you are subscribed to the
2006 Nov 24
13
rSpec on Rails 1.2?
I just updated my Rails install to the most current Edge and my controller specs fail: 1) TypeError in ''The User Controller should be a user controller'' can''t convert nil into String Each spec fails the same way. <context string> <spec string> can''t convert nil into String Any ideas what''s up with this? Thanks, s.ross
2006 Jan 08
2
sorting tables by columns
What I''m trying to do is have clickable column headers that will sort the table by that column. What I have below works, except there is only one variable storing the sort direction for all the columns, whereas I need a separate one for each column name. list view: <th><%= link_to ''Category'', :action => ''list'', :order =>
2006 Jul 05
2
Serialized object behaves weird
Hi! I got a class named EinsatzFilter which I serialized to session. Before saving to session it works afterwards I keep getting the message: "undefined method `to_s'' for #<Person:0x38c6ab8>". "Person" is a from ActiveRecord::Base inherited class. Code: class EinsatzFilter include ApplicationHelper attr_reader :personen, :monat, :projekte, :kunde
2009 Jan 18
1
[LLVMdev] Criticism of garbage collection support in LLVM
Hi! Essential Haskell Compiler (EHC) also has llvm backend. http://www.cs.uu.nl/wiki/bin/view/Ehc/WebHome http://www.cs.uu.nl/wiki/bin/view/Stc/CompilingHaskellToLLVM Cheers, Csaba -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090118/33489dd6/attachment.html>
2009 Jan 18
0
[LLVMdev] Criticism of garbage collection support in LLVM
>Chris Lattner wrote: >>http://pure-lang.googlecode.com/ >Hey, this is incredibly cool. I had never heard of pure, nice work! Would you mind writing a blurb for this page? >http://llvm.org/ProjectsWithLLVM/ >-Chris It was the other way round for me. I have been introduced to LLVM by first seeing it employed effectively in Pure. Libor
2009 Jan 17
0
[LLVMdev] Criticism of garbage collection support in LLVM
It's nice that he claims it's way too high overhead without any, you know, data. Then again, he also thinks writing a good native code generator isn't that difficult, so .... On Sat, Jan 17, 2009 at 1:18 PM, Mikhail Glushenkov <foldr at codedgers.com> wrote: > This may be of interest: > > http://lhc-compiler.blogspot.com/2009/01/case-against-cllvm.html > > People
2009 Jan 19
0
[LLVMdev] Criticism of garbage collection support in LLVM
And the followup: http://lhc-compiler.blogspot.com/2009/01/why-llvm-probably-wont-replace-c.html On Sat, Jan 17, 2009 at 1:18 PM, Mikhail Glushenkov <foldr at codedgers.com> wrote: > > This may be of interest: > > http://lhc-compiler.blogspot.com/2009/01/case-against-cllvm.html > > People implementing a new Haskell compiler explain why LLVM is an > unsuitable target
2009 Jan 18
0
[LLVMdev] Criticism of garbage collection support in LLVM
On Jan 17, 2009, at 1:25 PM, Albert Graef wrote: > Chris Lattner wrote: >> In the end, I consider this to be a yet-another chapter in the >> "functional language people don't like LLVM" saga. > > Yet another counterexample: > > http://pure-lang.googlecode.com/ Hey, this is incredibly cool. I had never heard of pure, nice work! Would you mind writing a
2009 Jan 17
3
[LLVMdev] Criticism of garbage collection support in LLVM
Chris Lattner wrote: > In the end, I consider this to be a yet-another chapter in the > "functional language people don't like LLVM" saga. Yet another counterexample: http://pure-lang.googlecode.com/ LLVM from the ground up, proper tail calls, interactive interpreter, JIT, easy C interface. Works great. :) Without LLVM, I could have never pulled that off in a couple of
2009 Jan 17
0
[LLVMdev] Criticism of garbage collection support in LLVM
On Jan 17, 2009, at 10:18 AM, Mikhail Glushenkov wrote: > This may be of interest: > > http://lhc-compiler.blogspot.com/2009/01/case-against-cllvm.html > > People implementing a new Haskell compiler explain why LLVM is an > unsuitable target for them. I find the article, and particularly the preceding one (http://lhc-compiler.blogspot.com/2009/01/what-is-lhc.html ) to be quite
2007 Oct 11
0
Kernel Update and Ultra Monkey
Hi, We currently have an CentOS 4.5 running Ultra Monkey box serving web requests to two real servers. Info as below : ipvsadm-1.24-6 heartbeat-2.1.2-3.el4.centos CentOS 4.5(kernel-smp-2.6.9-55.0.6.EL) All was working fine this morning until I upgraded our OS and patched the kernel to kernel-smp-2.6.9-55.0.9.EL via YUM(CESA-2007:0937). After that users started complaining that they were
2009 Jul 18
1
The secret of monkey island (steam)
Has anyone tried this and got it working with wine? Whenever i start it, I get the diaglogue box saying its starting then it disappears from my screen
2001 Feb 11
0
HowTo run Monkey Island 4 with wine
Hi, because nobody was able to tell me why I wasn't able to run Monkey Island in wine I now tell you what i did to get it running: I have installed wine with the transgaming directx patch (which is not necessary for wine). Monkey Island defaulted to DirectX when I started it, but the Transgaming Patch is yet not good enough to run MI4. To get it running you have to to the following:
2010 Sep 05
3
Re: Problem when trying to play Monkey Island 2 Special Edition
MI2 starts ok but when I click new game it just kinda freezes, though the music keeps playing. Any ideas? last line is: wine: Unhandled page fault on read access to 0x7f0c3400 at address 0x68615040 (thread 0034), starting debugger... Could you post your .wine/user.reg ? the DllOverrides section?
2007 Mar 19
1
Curse of Monkey Island doesn't work with wine 0.9.24
I installed the game like it is described in the WineHQ application database. The installation worked without problems but running the game produced the following error message: Cannot create DirectSound object (-2147467259) I got around this by switching off OSS sound and using ALSA instead, but know I have the same problem that Erich Hoover mentioned in the AppDB. The music starts to play but
2009 Jul 22
1
Tales of Monkey Island
Hello everyone... Although it says in the AppDB that this runs flawlessly, I haven't been able to run it... Installation goes fine and I also add the missing DirectX dll to the system32 dir. But, after running the game there is only the white window (although I hear the sound, so I guess it's not frozen). These messages appear in the terminal: Code:
2010 Sep 08
1
secret of monkey island 2 special edition
Hi I am trying to run the steam version of secret of monkey island 2 LeChuck's revenge through wine. I run opensuse 11.3 with wine 1.3.2. I have an nvidia 7900 GS card and I use the nvidia drivers ( version 256.53 ) This is what I am getting : ======================================== CellID: Fetching server list from CSDS. . . fixme:process:SetProcessShutdownParameters (00000100, 00000000):
2009 Jun 05
1
escape from monkey island direct3D problem
hi there, im really new to linux and wine (about 2 days new now) and am having a few problems playing escape from monkey island everytime i load it up using the direct3D option i get a message saying unable to initialize hardware, if i open it using the openGL option it works but in a tiny screen. then i discovered the same result happens when i emulate a desktop using wine's configuration
2008 Jun 27
1
No mouse in Monkey island 4
Escape from monkey island is reported to work in the appdb, but on my system I can't get the mouse working. There is no cursor at all. I'm not using Compiz when using wine. Wine version: 1.0 I also tried a patched version of wine and the mouse still does not work in MI4. Any solution? Perhaps editing xorg? Thanks in advance...