Displaying 20 results from an estimated 1748 matches for "michele".
Did you mean:
michel
2017 Jul 14
2
[PATCH xf86-video-amdgpu] Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
On 13/07/17 09:31 PM, Ilia Mirkin wrote:
> On Thu, Jul 13, 2017 at 4:27 AM, Michel Dänzer <michel at daenzer.net> wrote:
>> On 18/04/17 07:07 PM, Michel Dänzer wrote:
>>> From: Michel Dänzer <michel.daenzer at amd.com>
>>>
>>> Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
>>> ---
>>>
>>> Chris / Ilia / Ben,
2008 Jan 03
2
[Fwd: Re: Building path to maildir]
Hi Charles
I receive the Timo's reply. thanks for send me again
Use the option that i said, but the problem persists.
userdb static {
args = uid=500 gid=500
}
userdb prefetch {
}
Jan 2 23:50:08 michel dovecot: auth(default): new auth connection: pid=18374
Jan 2 23:50:20 michel dovecot: auth(default): client in: AUTH 1
PLAIN service=POP3 secured lip=127.0.0.1
2017 Jul 13
2
[PATCH xf86-video-amdgpu] Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
On 18/04/17 07:07 PM, Michel Dänzer wrote:
> From: Michel Dänzer <michel.daenzer at amd.com>
>
> Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
> ---
>
> Chris / Ilia / Ben, this should be manageable for the intel/nouveau
> drivers, right?
Any feedback, guys?
I want to push the xserver change soon-ish. I could probably come up
with a corresponding
2013 Jul 24
3
Change values in a dateframe
..."LANGUE-LOPEZ", "RIVIER", "TRU", "VINCENT"
), class = "factor"), Prenom = structure(c(8L, 3L, 4L, 5L, 1L,
2L, 2L, 9L, 6L, 7L, 7L), .Label = c("Edgar", "Elodie", "Jeanine",
"Jeannine", "Michel", "Michele", "Mich?le", "Michelle", "Victor"
), class = "factor"), Sexe = structure(c(1L, 1L, 1L, 2L, 2L,
1L, 1L, 2L, 1L, 1L, 1L), .Label = c("F?minin", "Masculin"), class =
"factor"),
Date.de.naissance = structure(c(4L, 2L, 2L,...
2008 Feb 01
3
Quota Override
Hi People
I use the dovecot version 1.0.10 , in my config I have set a global quota
value = 10 MB but I want to override for some users this value , getting from
my ldap other value like = 30 MB.
Dovecot obtain this value from ldap:
(((((Feb 1 12:12:26 gandalf dovecot: auth(default): client out: OK 1
user=michel at home.com quota= maildir:storage=30240)))))
Feb 1 12:12:26 gandalf
2013 Aug 12
2
[LLVMdev] Address space extension
On Mon, Aug 12, 2013 at 8:24 AM, Michele Scandale <
michele.scandale at gmail.com> wrote:
> On 08/12/2013 02:02 PM, Justin Holewinski wrote:
> > On Mon, Aug 12, 2013 at 6:03 AM, Michele Scandale <
> michele.scandale at gmail.com
> > <mailto:michele.scandale at gmail.com>> wrote:
> >
> >...
2013 Aug 12
0
[LLVMdev] Address space extension
On 08/12/2013 02:34 PM, Justin Holewinski wrote:
> On Mon, Aug 12, 2013 at 8:24 AM, Michele Scandale <michele.scandale at gmail.com
> <mailto:michele.scandale at gmail.com>> wrote:
>
> On 08/12/2013 02:02 PM, Justin Holewinski wrote:
> > On Mon, Aug 12, 2013 at 6:03 AM, Michele Scandale
> <michele.scandale at gmail.com <mailto:michele.scand...
2002 Jun 10
4
R search applet initialization
...are
consistent: the java applet doesn't get initialized.
Could this be a problem with default mandrake file permissions ?
Is it possible to download just the apple source code and a description of
how it is supposed to work from somewhere on CRAN ?
How could I go about debugging this ?
--
Michele Alzetta
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-reque...
2002 Mar 21
2
Small typo in An Introduction to R (PR#1402)
...section on Poisson models is:
ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fmp)); c(ldp, ldl)
which of course gives results 43.663 and 43.663; the correct code should
be:
ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fml)); c(ldp, ldl)
which gives the expected results 43.663 and 43.601
--
Michele Alzetta
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-re...
2002 Mar 21
2
Small typo in An Introduction to R (PR#1402)
...section on Poisson models is:
ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fmp)); c(ldp, ldl)
which of course gives results 43.663 and 43.663; the correct code should
be:
ldp <- ld50(coef(fmp)); ldl <- ld50(coef(fml)); c(ldp, ldl)
which gives the expected results 43.663 and 43.601
--
Michele Alzetta
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-re...
2013 Aug 07
2
[LLVMdev] Address space extension
...lear to me how this would work for targets that use the same
physical address space for multiple language-specific address spaces. If a
target maps both constant and global to address space 42 (for example), how
would the optimizer differentiate between these two?
On Wed, Aug 7, 2013 at 7:15 PM, Michele Scandale <michele.scandale at gmail.com
> wrote:
> On 08/08/2013 12:55 AM, Matt Arsenault wrote:
>
>> On 08/07/2013 03:52 PM, Michele Scandale wrote:
>>
>>>
>>> In the opencl specification is said that the four address spaces are
>>> disjoint, so...
2013 Aug 07
0
[LLVMdev] Address space extension
...address space metadata" can derive properties related to this address
spaces.
During the instruction selection the mapping information are used to
drive the selection phase.
IMO whenever possible both address spaces informations must be maintained.
>
> On Wed, Aug 7, 2013 at 7:15 PM, Michele Scandale
> <michele.scandale at gmail.com <mailto:michele.scandale at gmail.com>> wrote:
>
> On 08/08/2013 12:55 AM, Matt Arsenault wrote:
>
> On 08/07/2013 03:52 PM, Michele Scandale wrote:
>
>
> In the opencl specification is said that t...
2009 Oct 06
6
Move messages marked as Spam
Hello
I have implemented recently in my work bogofilter utility to mark
messages as Spam or Ham, currently is working perfectly, but I want to
move those messages marked as spam to a folder called spam.
I installed dovecot-sieve with the intention of using fileinto to
accomplish this.
my question is: where I put this:
require "fileinto";
if header :contains "X-Bogosity"
2013 Aug 12
2
[LLVMdev] Address space extension
On Mon, Aug 12, 2013 at 6:03 AM, Michele Scandale <
michele.scandale at gmail.com> wrote:
> On 08/12/2013 12:44 AM, Michele Scandale wrote:
> > The idea is to extend the BasicAliasAnalysis to use addrspace modifier +
> target
> > information to decide aliasing based on physical address spaces and
> create a
>...
2013 Aug 12
2
[LLVMdev] Address space extension
On Aug 12, 2013, at 6:52 AM, Michele Scandale <michele.scandale at gmail.com> wrote:
> On 08/12/2013 02:34 PM, Justin Holewinski wrote:
>> On Mon, Aug 12, 2013 at 8:24 AM, Michele Scandale <michele.scandale at gmail.com
>> <mailto:michele.scandale at gmail.com>> wrote:
>>
>> On 08/12/2...
2008 May 09
5
Markdown Extra Spec: Parsing Section
Hello all,
I've began writing the parsing section of the spec, and I though I'd
let you know about where I'm heading with all this.
Basically, parsing is defined as three consecutive passes: parsing
document elements, parsing block elements and parsing span elements.
Each pass is going to contain a set of rules the parser should attempt
to match while parsing the input. Rules
2006 May 31
5
Asterisk crashes at startup
Hi List,
Yesterday night after a power off due to a faulty UPS my asterisk
doesn't want to start anymore. Here is what I get on the CLI:
Asterisk Ready.
*CLI>
Disconnected from Asterisk server: Bad file descriptor.
Executing last minute cleanups
== Destroying musiconhold processes
Asterisk uncleanly ending (0).
I use 1.2.7 I think on a debian sarge and cdr_pgsql too.
Any ideas?
2017 Jul 14
0
[PATCH xf86-video-amdgpu] Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
On Thu, Jul 13, 2017 at 10:14 PM, Michel Dänzer <michel at daenzer.net> wrote:
> On 13/07/17 09:31 PM, Ilia Mirkin wrote:
>> On Thu, Jul 13, 2017 at 4:27 AM, Michel Dänzer <michel at daenzer.net> wrote:
>>> On 18/04/17 07:07 PM, Michel Dänzer wrote:
>>>> From: Michel Dänzer <michel.daenzer at amd.com>
>>>>
>>>> Signed-off-by:
2011 Apr 11
2
compiling xvnc
Just new to Centos 5.6.
I'm trying to install an Xvnc server
Downloaded tightvnc-1.3.10_unixsrc.bz2
I made thru configure but when I make I get these messages
make[3]: Leaving directory
`/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc'
make[2]: *** No rule to make target `../.././/../libvncauth/libvncauth.a',
needed by `Xvnc'. Stop.
2005 Apr 11
1
Whitespace in directory names
Trying to transfer a directory from a Mac G4
that contains whitespace in the name, but I
keep getting errors, saying that the directory
doesn't exist.
I have tried the \ thing and also using quotes.
No success.....
Here is the sample original command:
rsync --dry-run -avrW "ssh -i /home/michel/.ssh/wmmw-rsync-key" /Applications/4D Business Kit 2.2.4 (391)/WMMW_Site/WebDemos/