Displaying 6 results from an estimated 6 matches for "xianjun".
2006 Sep 26
0
Not all functions work in RSPerl package?
...s("as.numeric",{'',\@y1});
before I call
&R::callWithNames("barplot", {'',\@y1});
Same error!
Same case if I change to use the R::boxplot(\@y1) as you said.
I am not sure I explain clear this time.
Looking forwards to your response!
Regards,
-Xianjun
On Thu, 2006-09-21 at 07:33 -0700, Duncan Temple Lang wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
> Hi Xianjun
>
> [Important: Please don't send mail about an R package to r-bugs. That is
> for reporting bugs in R itself. Add on packages ar...
2006 Sep 26
0
Not all functions work in RSPerl package?
...s("as.numeric",{'',\@y1});
before I call
&R::callWithNames("barplot", {'',\@y1});
Same error!
Same case if I change to use the R::boxplot(\@y1) as you said.
I am not sure I explain clear this time.
Looking forwards to your response!
Regards,
-Xianjun
On Thu, 2006-09-21 at 07:33 -0700, Duncan Temple Lang wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
> Hi Xianjun
>
> [Important: Please don't send mail about an R package to r-bugs. That is
> for reporting bugs in R itself. Add on packages ar...
2012 Apr 17
0
[LLVMdev] 3.1 Has Branched
how to get this branch?
still svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm?
Thank you.
On Tue, Apr 17, 2012 at 2:16 PM, Bill Wendling <wendling at apple.com> wrote:
> Hi all,
>
> We branched for the 3.1 release! (Yay!)
>
> If there are any fixes which you think should go into the release, please
> contact the code owners
2012 Apr 17
7
[LLVMdev] 3.1 Has Branched
Hi all,
We branched for the 3.1 release! (Yay!)
If there are any fixes which you think should go into the release, please contact the code owners (http://llvm.org/docs/DeveloperPolicy.html#owners) so that they can approve the patches. No patches will be accepted into the 3.1 release without prior approval!
This should be a great release! :-)
-bw
2012 Apr 13
0
[LLVMdev] Make error of latest devel version of llvm and clang
...with the flag enabled without this linkage error. I
guess you could give it a try.
I hope this work to you too.
--
Cristianno Martins
PhD Student of Computer Science
University of Campinas
cmartins at ic.unicamp.br
<cristiannomartins at hotmail.com>
On Thu, Apr 12, 2012 at 10:38 PM, Jiao Xianjun <putaoshu at gmail.com> wrote:
> Hi
>
> I am trying to use latest version of llvm and clang, and I have gotten
> them by svn.
>
> ./configure --enable-shared has run successfully, but make REQUIRES_RTTI=1
> returns error:
> make[2]: Entering directory
> `/home/ryji...
2012 Apr 13
2
[LLVMdev] Make error of latest devel version of llvm and clang
...rror 1
make[2]: Leaving directory `/home/ryjiao/Downloads/llvm-dev/llvm/tools/opt'
make[1]: *** [opt/.makeall] Error 2
make[1]: Leaving directory `/home/ryjiao/Downloads/llvm-dev/llvm/tools'
make: *** [all] Error 1
Is there anyone who has ever encountered this problem?
Thank you!
BR
Jiao Xianjun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120413/0ae51c75/attachment.html>