search for: woodward

Displaying 20 results from an estimated 58 matches for "woodward".

2014 Aug 26
2
[LLVMdev] possible bug in COFFObjectFile::getSymbolType()
...sume it’s got IMAGE_SCM_CNT_CODE set. The problem is the symbol is marked (read & execute), but the test is (read & !write), so the symbol gets marked as ST_Data instead of ST_Other. From: David Majnemer [mailto:david.majnemer at gmail.com] Sent: Friday, August 22, 2014 5:44 PM To: Ted Woodward Cc: LLVM Developers Mailing List Subject: Re: [LLVMdev] possible bug in COFFObjectFile::getSymbolType() COFF sections also contain stuff like IMAGE_SCN_CNT_CODE and IMAGE_SCN_CNT_INITIALIZED_DATA. Are either of those set on the section in question? It may make more sense to try to key off...
2006 Oct 19
8
Mongrel::HttpHandlerPlugin
...writing a plugin that uses Mongrel::HttpHandlerPlugin but it looks like the only method that gets called is process and that is only when the upload has finished. I''m setting the following: @request_notify = true But I am still only getting process to come through. Any ideas? -- Carl Woodward
2007 Sep 06
0
Invite from Carl Woodward (cjwoodward@gmail.com)
CarlWoodward (cjwoodward at gmail.com) has invited you as a friend on Quechup... ...the social networking platform sweeping the globe Go to: http://quechup.com/join.php/aT0wMDAwMDAwMDA5NTI5MTMxJmM9OTkyMDg%3D to accept Carl''s invite You can use Quechup to meet new people, catch up with old friends,...
2006 Aug 10
16
Error on Solaris
Hi everyone, I''m having a problem starting rails on solaris. I have made the changes suggested in the joyeur article but it doesn''t make any difference. The error is below. Does anyone have any idea? /opt/csw/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:666:in `register'': undefined method `resolve'' for nil:Mongrel::URIClassifier (NoMethodError)
2014 Aug 22
2
[LLVMdev] possible bug in COFFObjectFile::getSymbolType()
I'm working on adding data detection to llvm-objdump, so it prints out raw data for symbols with type SymbolRef::ST_Data instead of disassembling them. This causes llvm/test/MC/ARM/Windows/mov32t-range.s to fail, because the symbol "truncation" comes back as SymbolRef::ST_Data, and the code gets dumped as bytes instead of disassembled. I traced the problem back to
2006 Mar 24
2
Basic Auth in WEBrick
...resp.body = "You are authenticated to see the super secret datan" } } Do I replace the script/server file with something like this? If there an actual example of working with rails, not just WEBrick as a standalone server, someone can point me to? --ejw Eric Woodward Email: ejw@statewood.com
2006 May 30
1
DOM values in ERB Variable?
...eight and window.innerWidth into an ruby ERB variable such that I can put into the helper, and POST them in to the controller? Or is there a better way? I feel like I am missing some really simple here. Anyone come up against this, and / or know the answer? If so, please help. --ejw Eric Woodward Email: ejw@statewood.com
2006 Jan 19
1
rjs problems
...;t going insane the code below works as I would expect: page.hide ''item_div'' page.replace_html ''item_div'', :partial => ''edit'' page.visual_effect :appear, ''item_div'', :duration => 0.5 Thanks for your help, Carl. -- Carl Woodward cjwoodward@gmail.com
2006 Jan 25
1
@params Hash Access
...uot;=>"msa/setup"} So, how do I load the Website object from ID 7? @website = Website.new(params[:website]) @website.reload() That fails, and this is a crappy way to do it anyway. Website.find(params[:website[:id]]) fails as well. How do I get to that ID? --ejw Eric Woodward Email: ejw@statewood.com
2005 Jul 22
5
Macintosh SysAdmin Opening - Buffalo, NY
Hauptman-Woodward Medical Research Institute (Buffalo,NY) is an independent, non-profit research facility that is committed to improving human health through biomedical research. In addition to that, it's a really cool place to work. HWI is a casual, low stress environment. Each of us is very busy with our work,...
2004 Nov 11
3
make error
Can anyone help with this? I get the following error when running "make". "configure" worked fine. I am installing the latest dovecot on a Solaris OS10 machine make: Fatal error: Command failed for target `all-recursive' **** Error code 1 Also could someone tell me if it is possible to search all the archives through the complete message bodies or are we limited to
2006 Dec 15
6
Newbie: Invalid number dealing with Identity columns in Oracle
Hi all, I wonder how can I solve in RoR the problem of accessing a simple table because the URL http://localhost:3000/customers/show/2.0 is raising an Oracle error OCIError: ORA-01722: invalid number. The reason of this error is because the SELECT statement generated by ActiveRecord tries to invoke the id column as a VARCHAR : "... FROM customers WHERE customers.id =
2008 Jan 30
3
Not all mongrel starting (Errno:EEXIST)
I''m playing with the mongrel clustering, and am having a problem getting 2 mongrels to start up reliably. This should be a pretty simple cluster, with just 2 instances running. My mongrel config (mongrel_cluster.yml) looks like: cwd: /deployment/installed/myapp/current log_file: log/mongrel.log port: "8000" environment: production address: 127.0.0.1 pid_file:
2004 Jul 10
2
Solaris username character limit issues.
Hello, I've compiled Samba 3.0.4 with Heimdal 0.6.2 and all of the other trimmings to join and ADS tree, which I have successfully done. Winbind correctly pulls all of the username and group information from the ADS tree and all is good. However... I seem to be running into a wall with the wonderful Solaris 8 character username / groupname limit. Usernames with spaces or names longer than
2007 Apr 18
0
[Bridge] Problem Bridging VLANs
...side (Port 1). Only the bridge MAC for eth1 and the MAC of the 450 Switch show in the list,. None of the MACS for the hosts moved into NewVLAN show up at all. What do I need to successfully move traffic across the bridge? Thanks in advance Patrick Burr systems Administrator 604 822-8932 Woodward IRC, Room 109 College of Health Disciplines UBC Don't send me any attachment in Micro$oft (.DOC, .PPT) format please Read <http://www.fsf.org/philosophy/no-word-attachments.html> Preferable attachments: .PDF, .HTML, .TXT Thanx for adding this text to Your signature
2006 Feb 14
1
timing how long a user takes to do a test
Hi everyone, I have a quick problem. What I want to do is time how long a user takes to do a test. To do this I would like to start a thread which increments the time for a user. I would like do this for multiple users and so I wanted to use a hash class variable (static). This doesn''t work from my rails app, how ever it works fine in my test code. After doing some research I see that
2006 Jan 23
0
form_remote_tag and Safari (HELP!)
...ease help! Any ideas at all? I have tried everything, and I am about to start tearing my hair out over this one. I have to have Safari working, and I will have to use another Ajax library if I cant get this to work. To that end, what would be the best other Ajax library to try? --ejw Eric Woodward Email: ejw@statewood.com
2006 Jan 29
0
Pagination and AJAX
...ges.current.previous } if @image_pages.current.next %> Is something like this really not possible? Please help if you have solved this already. The solutions on that tutorial are not great. And of course, I cannot find documentation for the :page option of link_to anywhere. --ejw Eric Woodward Email: ejw@statewood.com
2005 Dec 31
0
Fall-Through for link_to_remote?
...tml Which works by populating the ACTION html field for the form with a real URL, not a "#". Great. Can this be done with link_to_remote as well? I see no similar note in the doc for that method, and trying :html => { :href => "back_url" } was ignored. --ejw Eric Woodward Email: ejw@statewood.com
2010 Mar 23
2
Problem installing package
Dear r-help users, I have just downloaded the package vegan and I have problems accessing the data to go through the examples in the tutorial. I can see the data when I type "data()" but I am told that the data doesn't exist when I type the name of one of the variables e.g.: > varespec Error: object 'varespec' not found I suspect this could be a way I have my