similar to: S4 method setClass prototype definition question

Displaying 20 results from an estimated 90 matches similar to: "S4 method setClass prototype definition question"

2019 Oct 02
2
fixup_aarch64_movw support for COFF AArch64
Martin, Thanks for your suggestion. I look at these tests, try to make them work for COFF. Adam On 2019. 10. 02. 12:23, Martin Storsjö wrote: > On Wed, 2 Oct 2019, Adam Kallai wrote: > >> I'm working Chromium targeting Windows on ARM64 platform. As a part >> of this work I ran into an issue related to llvm in Swiftshader. >> >> Currently fixup_aarch64_movw
2019 Oct 02
2
fixup_aarch64_movw support for COFF AArch64
Hi Everyone, I'm working Chromium targeting Windows on ARM64 platform. As a part of this work I ran into an issue related to llvm in Swiftshader. Currently fixup_aarch64_movw relocation type is not supported for COFF ARM64 (AArch64WinCOFFObjectWriter). As far as I see, Microsoft hasn't defined indicator for this relocation type. I haven't seen documented anywhere. For AArch32
2013 Sep 25
1
[LLVMdev] arm64 / iOS support
Attached is a working patch set for llvm to be able to emit arm64 (currently as triple aarch64-apple-ios) mach-o object files, in case someone is interested. I'm not sure if the llvm maintainers want the patch given the previous message that there's going to be an official patch set from apple to support this, but here is mine. What works (tested on an iPhone 5S): * objc strings,
2011 Oct 10
1
[LLVMdev] Adding fixups and relocations late in code generation
Jim, Both the branch and the branch target are in the same function. This is known delta and should not matter where it is relocated because the delta will remain the same once it is a .o or later. I just want to know how to tell the compiler that this expression is target offset - branch offset. More generally, I want to know the rules for setting up expressions in general. I have no idea if
2010 Jun 12
2
Redirections, Duplicate Content & Permalinks
Hi, Recently I''ve looked at trying to get a permalink system up to increase my site''s ranking in google (and to have nice looking URLs); however I''ve been very worried about google and duplicate content. I currently already have a "flaw" in my site, in which if you go to mysite.com/tutorials/ID it will bring you to the same place as
2006 Nov 04
1
search function
Hey all, I''m writing a search function for my page but I get stuck at the form part. When I press submit all the params are nil. here is my list.rhtml: <%= start_form_tag :controller=>''ads'', :action => ''search'' %> <%= render :controller=>''cats'',:partial => ''/cats/search'' %> <p> <%=
2006 Apr 06
1
Rendering partials with pagination
I currently have a call to this action, which I''d like to paginate: def get_words @catid = params[:category] @words = Category.find(@catid).words render :partial => "word_display", :collection => @words end As you can see, a word_display partial is rendered for each word. If I add the pagination call (getting the links object), how can I then get
2004 Aug 26
1
Novell Evolution Connector
I just built a version of the Novell Evolution Connector (to use Evolution with a MS exchange server) that works with RHEL/WBEL/CentOS/TaoLinux. You can get it from here if you are interested... http://www.hughesjr.com/component/option,com_docman/Itemid,34/task,view_category/catid,16/order,dmdate_published/ascdesc,DESC/ Here is the Novell link: http://www.novell.com/products/connector/ Johnny
2016 Dec 20
0
samba wins and MS11-035
On Tue, 2016-12-20 at 10:58 +0100, Noël Köthe via samba wrote: > Hello Samba, > > I'm running 4.2.14 (yes, will update;-) ) as a DC. In our network we > run security scans with a greenbone.net system which is basically a > OpenVAS.org appliance. > OpenVAS reports the following security problem against the samba wins > server: > > Microsoft Windows WINS Remote Code
2008 Aug 05
1
RESHAPE cast help.
I have a set of data that is basically sales figures for a given year. It has columns for Yeaqr, Day Of Year, Sku, SubCatetory, and Category. The first few lines of data look like: Year DayOfYear Sku Quantity CatId Category SubCategory 1 2007 1 100091 1 10862 HOLIDAY Christmas 2 2007 1 100138 1 11160 PET COSTUMES Famous
2010 Jan 04
0
H323 Disconnects after 15+ minutes
I have posted my problem on the link below, but didn't get any answer. I am hoping someone here can help me with this issue. Here's my problem: I am using H323 to talk between Asterisk and Avaya IP Office 500. For some strange reason, when we are talking on a VoIP call, we get disconnected after 10+ minutes. We have two other Elastix box, but none of them are getting disconnected. From
2016 Dec 20
2
samba wins and MS11-035
Hello Samba, I'm running 4.2.14 (yes, will update;-) ) as a DC. In our network we run security scans with a greenbone.net system which is basically a OpenVAS.org appliance. OpenVAS reports the following security problem against the samba wins server: Microsoft Windows WINS Remote Code Execution Vulnerability (2524426)
2010 Aug 10
1
[LLVMdev] PTX backend, BSD license
On Tue, 10 Aug 2010 14:21:43 -0500 "Villmow, Micah" <Micah.Villmow at amd.com> wrote: > > > -----Original Message----- > > From: llvmdev-bounces at cs.uiuc.edu > > [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of David A. Greene > > Sent: Tuesday, August 10, 2010 12:05 PM > > To: Helge Rhodin > > Cc: llvmdev at cs.uiuc.edu > >
2008 Jun 24
1
iBall UPS support?
Le lundi 23 juin 2008 ? 21:16 +0530, John Kennedy a ?crit : > Salut! bonjour > I have an iBall Nirantar UPS-630 UPS > (http://iball.co.in/inner/show_product_details2.asp?catid=25) and am > interested in hooking it up to my Ubuntu box. Problem - it only comes > with WinPower Windows driver... Alas I search for it's compatibility... > > I send you this message as this
2008 Jun 24
1
iBall UPS support?
Le lundi 23 juin 2008 ? 21:16 +0530, John Kennedy a ?crit : > Salut! bonjour > I have an iBall Nirantar UPS-630 UPS > (http://iball.co.in/inner/show_product_details2.asp?catid=25) and am > interested in hooking it up to my Ubuntu box. Problem - it only comes > with WinPower Windows driver... Alas I search for it's compatibility... > > I send you this message as this
2008 Jul 26
1
Simple vector question.
I have some data that I read in via read.csv: sales2007 <- read.csv("Total2007.dat", header=TRUE) The data looks like: > sales2007[1:605,] Year DayOfYear Sku Quantity CatId Category SubCategory 1 2007 1 100091 1 10862 HOLIDAY Christmas 2 2007 1 100138 1 11160 PET COSTUMES Famous (Licensed) 3 2007
2001 Nov 08
0
[RHSA-2001:139-04] Updated htdig packages are available
--------------------------------------------------------------------- Red Hat, Inc. Red Hat Security Advisory Synopsis: Updated htdig packages are available Advisory ID: RHSA-2001:139-04 Issue date: 2001-10-24 Updated on: 2001-10-30 Product: Red Hat Linux Keywords: htdig CGI htsearch DOS configuration file -c switch security Cross
2005 Dec 27
6
avoid multiple render per action
Hello, I have a hash that contains categories, and each category ID is a hash of subcategories. What i want to do is dynamically load that hash, loop thru it, for each category , subcat run a query against the DB, and render a partial. The issue is i put the render:partial in a for loop but you can only render once per action. What is the best way to loop thru all my categories without a
2006 Mar 22
14
currency conversion webservice in a rails app?
Hi, I''m interested in using a currency conversion web service in my rails app. Does anyone have a free service that they use and like? I found this one http://www.webservicex.net/WS/WSDetails.aspx?CATID=2&WSID=10 I''ve tried to make a simple, plain Ruby script to connect to this and get a conversion rate without success. How do I integrate a webservice into my rails app? I
2009 Feb 27
0
Wine release 1.1.16
The Wine development release 1.1.16 is now available. What's new in this release (see below for details): - Improved SANE scanner support. - Support for digital CD audio playback. - Improved cookies management in Wininet. - Support for building stand-alone 16-bit modules. - Many fixes to the regression tests on Windows. - Various bug fixes. The source is available from the