search for: 33c33

Displaying 5 results from an estimated 5 matches for "33c33".

Did you mean: 3333
2002 Jul 16
1
methods: representation gives "unused arguments" on failure (PR#1796)
...esentation' in the file SClasses.R in the methods directory of the R source. The same typo occurs in the same function a few lines above it. The following diff indicates at which lines these 'stop' functions occur: tykki:~/R-1.5.1/src/library/methods/R# diff SClasses.R.old SClasses.R 33c33 < stop(paste("Duplicate class names among superclasses:", paste(includes[duplicated(includes)], collapse = ", ")), sep="") --- > stop(paste("Duplicate class names among superclasses:", paste(includes[duplicated(includes)], collapse = &qu...
2002 Jul 17
0
methods: representation gives "unused arguments" on failure (PR#1799)
...gt; SClasses.R in the methods directory of the R source. The same typo > occurs in the same function a few lines above it. The following diff > indicates at which lines these 'stop' functions occur: > > tykki:~/R-1.5.1/src/library/methods/R# diff SClasses.R.old SClasses.R > 33c33 > < stop(paste("Duplicate class names among superclasses:", > paste(includes[duplicated(includes)], collapse = ", ")), sep="") > --- > > stop(paste("Duplicate class names among superclasses:", > paste(includes[duplicated(i...
2001 May 12
0
Re: [R] R for ARM Linux (moved from r-help to r-devel)
...onth 02 day 26 language R but it still fails to pass the tests ("make test"): make test (with 1.2.2) stops at ...... running `simple-true.R' comparing `simple-true.Rout' to `./simple-true.Rout.save' ...33c33 < [1] FALSE --- > [1] TRUE 148c148 < [1] FALSE --- > [1] TRUE The problem is, that there is no FPU in these devices (ARM processors generally can include FPUs but not the Intel StrongARM used in those little PDAs), so arm-linux comes with a floating point emulation and I guess this cau...
2001 Mar 01
5
CVS, etc...
This is the first time I have gotten to the point of wanting to submit code to (what I would consider) a major project. Specifically, I have made a small change to oggenc/audio.c. I will explain the change if necessary, but that us not the purpose of this post. Primarily, I want to know how to submit changes? Mail it to someone? Via CVS commit? If CVS, how do I get access? Also, I
2014 Aug 30
4
I want a Fedora 20 system to be a member server and offer a share in a Windows 2008R2 Active Directory domain
I'm close to making this work. The goal is to make this Fedora 20 system pretend to be a Windows member server in my Windows 2008R2 Active Directory domain and then I'll use it as a backup target. When I run ADUC from my domain controller, I see my F20 system named nfsa. But from Windows, when I do Start...\\nfsa, I get an Access Denied error and it prompts for credentials. When I do