search for: alastair

Displaying 20 results from an estimated 223 matches for "alastair".

2006 Aug 25
7
acts_as_ferret with conditions
...cts_as_ferret, specifically using a condition. I have the following code @results = SupplierProduct.find_by_contents(params [:search], :conditions => [''area_id = ?'', @area]) and it seems the condition isn''t being applied. Does anyone have any pointers? Cheers, Alastair ------ Alastair Moore Standards compliant web development with Ruby On Rails, PHP and ASP www.kozmo.co.uk 07738 399038 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post...
2007 Oct 30
7
RSpec Texmate Bundle errors
I''ve the same problem as Alastair when running rspec command : http://lists.macromates.com/pipermail/textmate/2007-October/022585.html ../spec/mate/runner.rb:34:in `run'': undefined method `parse'' for Spec::Runner::OptionParser:Class I fixed this for me by changing the offending line to : ::Spec::Runner::C...
2007 Oct 10
9
Rspec Textmate bundle errors
Hello all, Having a problem with the Rspec textmate bundle and having quizzed the guys in #textmate to no success about the errors, I''ve been suggested to try you guys! When I run the "Run Behaviour Description" command, I get the following errors: /Users/alastair/Library/Application Support/TextMate/Bundles/ RSpec.tmbundle/Support/lib/spec/../spec/mate/runner.rb:34:in `run'': undefined method `parse'' for Spec::Runner::OptionParser:Class (NoMethodError) from /Users/alastair/Library/Application Support/ TextMate/Bundles/RSpec.tmbundle/S...
2017 Apr 12
1
[PATCH v3 10/10] drm/nouveau: Enable stereoscopic 3D output over HDMI
On Tue, Apr 11, 2017 at 1:32 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > On Tue, Apr 11, 2017 at 1:11 PM, Alastair Bridgewater > <alastair.bridgewater at gmail.com> wrote: > > + /* HDMI 3D support */ > > + if ((disp->disp.oclass >= NV50_DISP) > > You probably meant G82_DISP. Although I don't know if there were any > G80's with DP or HDMI. Either way, all t...
2017 Apr 11
2
[PATCH v3 10/10] drm/nouveau: Enable stereoscopic 3D output over HDMI
...he Vendor InfoFrame. With this, I get an obvious 3D output when using the "testdisplay" program from intel-gpu-tools with the "-3" parameter and outputting to a 3D-capable HDMI display, for all available 3D modes (be they TB, SBSH, or FP) on all four G80+ DISPs. Signed-off-by: Alastair Bridgewater <alastair.bridgewater at gmail.com> --- drivers/gpu/drm/nouveau/nouveau_connector.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/drivers/gpu/drm/nouveau/nouveau_connector.c b/drivers/gpu/drm/nouveau/nouveau_connector.c index 9a91e79..ff188c7 100644 --- a/drivers/gpu...
2009 Feb 28
4
possibly a stupid question, why can I not set sharenfs="sec=krb5, rw"?
...stems called home. I can do: zfs set sharenfs=on home however zfs set sharenfs="sec=krb5,rw" home complains: cannot set property for ''home'': ''sharenfs'' cannot be set to invalid options I feel I must be overlooking something elementary. Thanks, Alastair -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20090227/795e8c34/attachment.html>
2007 Oct 22
1
installing rspec/rspec_on_rails as system wide generator (or similar)
Hi all, What would be the best/easiest way of installing rspec as a system wide generator so I''m not having to download it or ./script/plugin install it every time? Thanks, Alastair ----- Alastair Moore Freelance web design, development and consultancy t. 07983 983945 e. alastair at kozmo.co.uk w. http://www.kozmo.co.uk skype. alastair_kozmo
2006 Aug 26
3
order of saving/validating
...ring on the save. It seems like rails is validating the Property model first before the images have been uploaded and as such, it will never pass the self.property_images.count > 0 validation. Does anyone have any suggestions on how I can get round this problem? Many thanks in advance! Alastair ------ Alastair Moore Standards compliant web development with Ruby On Rails, PHP and ASP www.kozmo.co.uk 07738 399038 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post...
2012 Sep 18
4
[LLVMdev] counting branch frequencies
...me of the function counts (obtained from ProfileInfo::getExecutionCount(const Function*)) are incorrect i.e. they do not equal the number of times the function was invoked. Can someone please explain why I am experiencing the above problems? Thanks in advance! -Apala On 09/12/2012 09:20 PM, Alastair Murray wrote: > Hi Apala, > > On 11/09/12 11:20, apala guha wrote: >> Is it possible to associate the branch frequency counts with the basic >> blocks >> in the intermediate representation? (e.g. Can I access basic block >> frequencies in runOnFunction()?) > >...
2005 Dec 19
4
has_one, the = operator and validates_associated
Dear readers, I am puzzles by the following, imagine models A and B. A has_one B and B belongs_to A. So far so good. But rails does this great thing by relfecting on this relationship and enables me use the equals sign to do A.B=B. But now comes the puzzlement. Whenever you do this B is supposed to be saved (see,
2006 Aug 25
4
using conditions
...m having a slight problem with using a condition. I have the following code @results = SupplierProduct.find_by_contents(params[:search], :conditions => [''area_id = ?'', @area]) and it seems the condition isn''t being applied. Does anyone have any pointers? Cheers, Alastair -- Posted via http://www.ruby-forum.com/.
2017 Jan 11
1
[PATCH] drm/nouveau: Fix HDA ELD handling (thus, HDMI audio) on gt215
Store the ELD correctly, not just enough copies of the first byte to pad out the given ELD size. Signed-off-by: Alastair Bridgewater <alastair.bridgewater at gmail.com> --- drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.c b/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.c index 6f0436d....
2003 Nov 18
3
Ethereal plugin for IAX2
...~al/ethereal.png A couple of people have e-mailed me to say that they're in a hurry for such things. If you'd like me to e-mail you a copy, give me a shout. Otherwise, I'll polish it up and give it to the Ethereal guys for inclusion in Ethereal 0.9.17 or something. :) Regards, -- Alastair Maw Systems Analyst http://www.mxtelecom.com
2005 Dec 19
7
Error handling!
...ion => "show", :id => params[:title] end end Now this works, but am unable to make use of error_messages for ''post'' and unable to display the reason why the comment was not added (no name was entered). Help! :-) Any suggestions how I go about this? Thanks! Alastair
2018 Sep 28
3
Ubuntu LLVM packages incompatible with clang built projects?
Just be aware that those ifdefs were recommitted and reverted several times, so I'm not sure what the state is. On Fri, Sep 28, 2018 at 8:48 AM Alastair Murray via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi Kern, > > We also had issues with mixing GCC/Clang builds when testing the 7.0 > release branch. > > My colleague submitted a patch that fixed the issue for us: > * https://reviews.llvm.org/D50710 > > I...
2006 Sep 05
15
ferret finds ''tests'' but not ''test''
...est'' reports in no hits even though I know the word ''tests'' exists in the indexed field. Doing a search for ''tests'' produces a result. I would have thought that ''test'' would match ''tests'' but no such luck! Thanks, Alastair -- Posted via http://www.ruby-forum.com/.
2012 Aug 03
2
[LLVMdev] Profile Based Branch Weight Metadata
...branch probabilities. The patch was initially based on the ProfileInfoLoader code, though has been stripped down and rewritten quite significantly. For review purposes it can be treated as new code. The key function is probably setBranchWeightMetadata(...) near the end of the patch. Regards, Alastair. -------------- next part -------------- A non-text attachment was scrubbed... Name: profile_branch_weight_metadata.patch Type: text/x-patch Size: 21582 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120804/ae8f7c4c/attachment.bin>
2012 Aug 09
0
[LLVMdev] Profile Based Branch Weight Metadata
Hi Alastair, Your patch looks great. I am new on this part of llvm. Why do we want to get rid of ProfileInfo? Is there any email thread related to this? I understand that we want to setBranchWeightMetadata from the profiling data generated by -insert-edge-profiling. I thought the existing loader can parse the...
2012 Sep 19
0
[LLVMdev] counting branch frequencies
...un them after other passes). This should fix all your problems (I hope!). Problem 1 means the program CFG does not match and thus the profiling data is basically gibbberish (hence problems 2 and 3). Perhaps that is another patch: fail on this condition rather than just warn. Hope this helps, Alastair. On 18/09/12 15:03, apala guha wrote: > I tried getting profile data from LLVM 3.1, using the method mentioned > below. I tried it out on a simple matrix multiplication program. > However, I noticed the following problems: > > 1. There is a warning message: "WARNING: profile in...
2012 Jul 16
2
[LLVMdev] FYI: Planning to remove ProfileInfo and related passes from LLVM
...I was not aware of the BPI and BFI infrastructures. > The breaking of the profiling infrastructure always baffled me. Now it > makes sense, since it has been superseded by these new frameworks. > > Anyway, if you guys decide to keep the old profiling framework, it would > be good. As Alastair has mentioned, the llvm-prof helps in a way for > instrumenting the code with the profile data. Maybe this is also part of > the BPI/BFI in which case it's great. If a new profiler loader based on BPI gets written then llvm-prof could be rewritten to use the BFI system without too much...