Displaying 10 results from an estimated 10 matches for "scriptum".
2004 Sep 03
0
[LLVMdev] diffs for vc7.1
...I);
I++)
....
B)
for (BasicBlock::iterator I = H->begin; isa<PHINode>(I); I++) {
PHINode *PN = cast<PHINode(I);
....
}
I'll make a patch for whatever solution do you prefer (this problem is
a showstopper for more than a dozen files...)
---
Paolo Invernizzi
Post Scriptum.... please remember I have no access to regression tests
(still <g>) so please keep all my submission with "grano salis"
On Sep 3, 2004, at 10:07 PM, Misha Brukman wrote:
> On Fri, Sep 03, 2004 at 03:01:01PM -0500, Anshu Dasgupta wrote:
>>> <snip>
>>>...
2004 Sep 03
2
[LLVMdev] diffs for vc7.1
On Fri, Sep 03, 2004 at 03:01:01PM -0500, Anshu Dasgupta wrote:
> ><snip>
> >for (BasicBlock::iterator I = Dest->begin(); PHINode *PN =
> >dyn_cast<PHINode>(I); ++I)
> > visitPHINode(*PN);
> ><snip>
> >
> >build_vc71\lib\Transforms\Scalar\SCCP.cpp(202) : error C2275:
> >'llvm::PHINode' : illegal use of this type as
2005 May 10
1
Fwd: Re: Implementation of the names attribute of attribute lists
Hi Martin,
Thanks for your reply. I am responding on r-devel to
provide some examples of outputs of the function that
I had list in the post-scriptum of my previous
email (BTW, did my post went through the list? I
subscribed only after mailing it).
You wrote:
>Just to ask the obvious:
>
> Why is using str() not sufficient for you and instead,
> you use 'print.object' {not a good name, BTW, since it looks like a
>...
2016 Feb 05
0
uninstall R on Kubuntu
...rd and in turn to download and re-install a newer version of, so that eventually R by the end of this process emerges updated to a higher version number than one had previously (in my case R version still is 3.0.2) at one's disposal?[d] Any help on this issue is appreciated and welcome.[e] post scriptum: Is there a way/ possibility to conserve the bunch of R packages integrated into my recent
installation (especially those made available to R via installation by way of "Synaptic" Kubuntu Linux single-package installation manager) over time or would it rather be a matter of a separate &qu...
2002 Nov 26
1
script-shell sftp
...--
A non-text attachment was scrubbed...
Name: jean-bernard.santabodia.vcf
Type: text/x-vcard
Size: 226 bytes
Desc: Carte pour Jean-Bernard SANTABODIA
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20021126/2e7b17c0/attachment.vcf
-------------- next part --------------
Post-scriptum La Poste
Ce message est confidentiel. Sous r?serve de tout accord conclu par
?crit entre vous et La Poste, son contenu ne repr?sente en aucun cas un
engagement de la part de La Poste. Toute publication, utilisation ou
diffusion, m?me partielle, doit ?tre autoris?e pr?alablement. Si vous
n'?tes...
2004 Sep 07
2
[LLVMdev] diffs for vc7.1
...; I++) {
> PHINode *PN = cast<PHINode(I);
> ....
> }
>
> I'll make a patch for whatever solution do you prefer (this problem is
> a showstopper for more than a dozen files...)
I prefer this option (it reduces the scope of the PN variable).
-Chris
>
> Post Scriptum.... please remember I have no access to regression tests
> (still <g>) so please keep all my submission with "grano salis"
>
>
> On Sep 3, 2004, at 10:07 PM, Misha Brukman wrote:
>
> > On Fri, Sep 03, 2004 at 03:01:01PM -0500, Anshu Dasgupta wrote:
> >>...
2016 Feb 06
1
uninstall R on Kubuntu
...rd and in turn to download and re-install a newer version of, so that eventually R by the end of this process emerges updated to a higher version number than one had previously (in my case R version still is 3.0.2) at one's disposal?[d] Any help on this issue is appreciated and welcome.[e] post scriptum: Is there a way/ possibility to conserve the bunch of R packages integrated into m!
y recent
installation (especially those made available to R via installation by way of "Synaptic" Kubuntu Linux single-package installation manager) over time or would it rather be a matter of a separate...
2016 Feb 26
0
[LLVM v3.8.0rc3] cmake-2.8.12: Statistics gcc-4.9 VS. clang-3.8
...bs=1" I could reduce my build-time
down to 01h30m.
( Higher values produce here MCE errors - bad heat cooling in my
Samsung Ultrabook. )
Interesting for me is the fact that my install-dir was reduced about
250MiB when building with clang-3.8 compared with gcc-4.9.
Numbers and values see post-scriptum and attached scripts (I splitted
into "make/autoconf" and "cmake/ninja").
So, I have now a good base when LLVM/Clang v3.8 FINAL is realeased.
Regards,
- Sedat -
[1] http://lists.llvm.org/pipermail/llvm-dev/2016-February/095928.html
P.S.: Demonstrate some numbers and values....
2008 Jan 29
2
Rebuilding PHP: how do I manage updates?
Hi,
Our public library management software (PMB) runs on Apache/PHP/MySQL.
It requires some additional PHP modules to run correctly, namely:
1) php-gd
2) php-yaz
3) php-xslt
I've googled and fiddled around quite a bit, and come to the following
conclusions:
1) php-gd can be installed from extra repos (rpmforge IIRC), so this
one's no problem.
2) To install php-yaz, I have to
2008 Sep 14
2
Help please! How to code a mixed-model with 2 within-subject factors using lme or lmer?
Hello,
I'm using aov() to analyse changes in brain volume between males and
females. For every subject (there are 331 in total) I have 8 volume
measurements (4 different brain lobes and 2 different tissues
(grey/white matter)). The data looks like this:
Subject Sex Lobe Tissue Volume
subect1 1 F g 262374
subect1 1 F w 173758
subect1 1 O g 67155
subect1 1 O w 30067
subect1 1 P g 117981