Displaying 20 results from an estimated 6000 matches similar to: "how are the binary distribution compiled?"
2009 Oct 09
1
[LLVMdev] question on code in PointerIntPair.h
>>>>> "Chris" == Chris Lattner <clattner at apple.com> writes:
Chris> On Oct 8, 2009, at 10:50 AM, Maurizio Vitale wrote:
> around line 45 a bitmask is computed as:
>>
>> PointerBitMask = ~(uintptr_t)(((intptr_t)1 <<
>> PtrTraits::NumLowBitsAvailable)-1),
>>
>> my question is why is the shift
2009 Oct 08
2
[LLVMdev] question on code in PointerIntPair.h
around line 45 a bitmask is computed as:
PointerBitMask =
~(uintptr_t)(((intptr_t)1 << PtrTraits::NumLowBitsAvailable)-1),
my question is why is the shift performed on intptr_t? Wouldn't the
following be ok?
PointerBitMask =
~(((uintptr_t)1 << PtrTraits::NumLowBitsAvailable)-1),
Thanks in advance,
Maurizio
2009 Oct 09
0
[LLVMdev] question on code in PointerIntPair.h
On Oct 8, 2009, at 10:50 AM, Maurizio Vitale wrote:
> around line 45 a bitmask is computed as:
>
> PointerBitMask =
> ~(uintptr_t)(((intptr_t)1 << PtrTraits::NumLowBitsAvailable)-1),
>
> my question is why is the shift performed on intptr_t? Wouldn't the
> following be ok?
>
> PointerBitMask =
> ~(((uintptr_t)1 <<
2018 Mar 09
2
Any documentation on how the official packages are being built?
Hi,
if I wanted to reproduce the official build, for example in order to get
a code-signed Windows build [1], to which documentation can I turn to
find out about the steps and tools (and their versions) used?
That is, I am interested in the steps done by the respective maintainers
which yield the packages at http://releases.llvm.org/download.html
Thanks and with best regards,
Oliver
[1] I
2007 Sep 24
1
dovecot / Postfix virtual users
Hi all,
I am using virtual domains/ virtual users which are stored on MySQL.
When I telnet to port 110 (dovecot/POP3) after I enter correct
user/pass I always get:
telnet 10.9.0.80 110
Trying 10.9.0.80...
Connected to 10.9.0.80.
Escape character is '^]'.
+OK Dovecot ready.
USER maurizio at example.com
+OK
PASS mypass
-ERR [IN-USE] Internal login failure. Refer to server log for more
2017 Feb 08
2
How to add User in MSSQL DB - error unknown user
Hello
Please I need to add "Maurizio" to this MSSQL DB, but I don't now how to
add this step
in my opinion I'think that the user can't be found, so I will have the
"unknown user"
Can give here any little help to fix this?
Feb 8 12:09:56 caloro dovecot: auth: Debug: auth client connected
(pid=13300)
Feb 8 12:09:56 caloro dovecot: auth: Debug: client
2017 Feb 08
1
AW: How to add User in MSSQL DB - error unknown user
Linux caloro.ch 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64
GNU/Linux
Apt-get install postfix dovecot
Adduser -m maurizio
Add config steps to dovecot.conf, main.cf, master.cf
Email from CLI running, but if connect from Outlook or Thunderbird I have
this error, I think
that maurizio this user aren?t opened correct on this sqldb?
root at caloro:/home/maurizio# postconf -n
2015 Nov 21
11
[3.7.1 Release] -rc2 has been tagged
Hi,
There was one problem in -rc1, so we had to do another release
candidate. -rc2 has now been tagged and is ready for testing.
-Tom
2000 Sep 06
3
Symbol size in plots
Dear R-listers,
what is the best way to draw an XY scatterplot with symbol size
proportional to the value taken on by a third variable?
Thank you very much for any help,
Maurizio Pisati
2015 Jan 20
2
R: NUT and relay on USB
So, just as recap:
I connect USB A (female) to USB B (male) adapter -> HUB -> 2 USB wires male
to male, one to raspberry and another one to my device.
Thanks a lot.
I hope that it works fine :)
Maurizio
-----Messaggio originale-----
Da: Charles Lepple [mailto:clepple at gmail.com]
Inviato: marted? 20 gennaio 2015 13:38
A: Maurizio
Cc: NUT List
Oggetto: Re: [Nut-upsuser] NUT and relay
2018 Mar 09
0
Any documentation on how the official packages are being built?
Hi Oliver,
If you look at http://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library
that lists the tools and minimum version required.
There is some documentation for how to build a release: http://llvm.org/docs/ReleaseProcess.html
For the official windows builds, Hans Wennborg provides the batch file used to create any given upload when he reports
on the
2015 Jan 20
3
R: R: NUT and relay on USB
Setup that I was on mind is a little different, but I think your setup works
well.
In my setup the HUB is connected directly to the UPS, then the cables go to
raspberry and device.
In your setup the HUB is connected directly to the raspberry, then the
cables go to UPS and Device.
It?s Ok?
In both configurations I need the same things: Male B->female A adaptor, HUB
and 2 male A->
2002 May 13
1
Spatio-temporal analysis of homicide rates
Dear R-listers,
I would like to carry out a very basic descriptive analysis of homicides
rates in Italy, taking into account both the spatial dimension (103
provinces) and the temporal dimension (10 years), but no covariates. In
practice, what I would like to do is to describe spatio-temporal variation
of homicide rates, identifying those combinations of province-year where
the homicide rate
2006 Mar 06
5
Dos client samba
I am trying to put some DOS clients to access a samba server.
I try to use the Microsoft Network Client 3.0 and the Microsoft Lan Manager.
With them I can log into the samba server, and use the conection as normal.
But when i use it with a high data transfer, somebody, the client or the samba server disconnect.
Somebody have any experience with dos clients?
Thank you in advance
Maurizio Faccio
2020 Mar 24
7
Samba still DNS Exit Code 23
Yesterday i delete the hole debian machine and rebuild Samba ad-dc
Same issu, thanks for any help or update.
root at AD:/home/mauri# kinit Administrator
Password for Administrator at CALORO.M:
kinit: Password incorrect while getting initial credentials
root at AD:/source# cat /tmp/samba-debug-info.txt
Collected config --- 2020-03-24-12:27 -----------
Hostname: AD
DNS Domain: CALORO.M
FQDN:
2015 Jan 20
0
R: NUT and relay on USB
On Jan 20, 2015, at 7:43 AM, Maurizio Iacaruso <maurizio.iacaruso at gmail.com> wrote:
> I connect USB A (female) to USB B (male) adapter -> HUB -> 2 USB wires male
> to male, one to raspberry and another one to my device.
I'm not sure I understand your setup.
This should work, using standard USB cables:
<- upstream downstream ->
<- host device
2015 Jan 21
1
R: R: NUT and relay on USB
So, the hardware way seems too difficult.
I see the raspberry documentation in order to understand if it?s possible
?replicate? an USB signal to GPIO.
So, with a TTL-USB cable I send the signal to the NVR.
I hope this is possible!
Da: Charles Lepple [mailto:clepple at gmail.com]
Inviato: mercoled? 21 gennaio 2015 13:41
A: Maurizio Iacaruso
Cc: NUT List
Oggetto: Re: [Nut-upsuser]
2015 Jan 20
0
NUT and relay on USB
On Jan 20, 2015, at 4:39 AM, Maurizio <maurizio.iacaruso at gmail.com> wrote:
> Hi there,
> I have a question about a raspberry pi as NUT server and a "relay".
> I explain my situation: I have an UPS with USB port, so I connect it to
> the rasp. The problem is that I have a device manageable only via USB
> port.
> How can I handle this configuration?
> My
2015 Jan 21
0
R: NUT and relay on USB
On Jan 21, 2015, at 3:41 AM, Maurizio Iacaruso <maurizio.iacaruso at gmail.com> wrote:
> The ?device? is this http://www.dlink.com/it/it/business-solutions/network-storage/network-video-recorders/dnr-322l-cloud-network-video-recorder , a NVR with USB port for monitoring UPS. It doesn?t support monitoring by LAN.
> So, my aim is to ?replicate? the state of the UPS, in the sense that
2016 Jun 17
3
tlsv1 alert unknown ca: SSL alert number 48
I have tried all the suggestions up till now but the error message is still
there.
I have tried this configuaration for roundcube:
$config['imap_conn_options'] = array(
'ssl' => array(
'peer_name' => '<FQDN_OF_DOVECOT_CERTIFICATE>',
'verify_peer' => true,
'verify_depth' => 3,
// 'cafile' =>