search for: kablooey

Displaying 4 results from an estimated 4 matches for "kablooey".

2003 Jan 15
0
Red Hat samba 2.2.5 to 2.2.7a Kablooey
Hi, I need some help. Something rather disturbing had happened during an upgrade to 2.2.7a. It seems that the upgrade messed my current samba services, and placed files in other directories, yet the "path" was not updated. I would type "smbstatus" and get the older version, plus my "locks" directory was lost. The 2.2.7a upgraded installed yet left the older version
2007 Sep 21
1
Do fixture_scenarios and RSpec peacibly coexist?
Railsters: I just installed fixture_scenarios ... http://fixture-scenarios.googlecode.com/svn/trunk/fixture_scenarios ...into a project with some RSpec specifications. They all went kablooey. I didn''t even create a scenario; the system just started calling its version of fixtures(). The normal tests pass and the RSpec ones unanimously emit: TypeError in ''Context (verbose situation...)'' can''t convert nil into String ..lib/fixture_scenarios.rb:108:...
2007 Sep 22
0
[LLVMdev] RFC: Patch
On Sep 21, 2007, at 5:11 PM, Bill Wendling wrote: > > My question is, is this liable to break something else down the line? > Should it be modified to call the getNamedGlobal method only if it's > an Objective-C property? Is this even the correct method for an > Objective-C property? There is a bigger question here. One invariant that is useful is that there is only a
2007 Sep 22
4
[LLVMdev] RFC: Patch
Hi all, I have a patch that would potentially help Objective-C 2. In the "make_decl_llvm()" in llvm-backend.cpp, there is code to search through the already generated global variables. Objective-C goes through this code twice with the same identifier. The first time, is to create meta-data for a "property". The second time is to add a reference to that property into the