search for: icloud

Displaying 20 results from an estimated 310 matches for "icloud".

Did you mean: cloud
2023 Sep 12
1
Feature Concept: enable iCloud Drive with rsync
Hi, I have also posted this on GitHub but it isn?t clear that was the right place: https://github.com/WayneD/rsync/issues/522 iCloud Drive will evict files that are unused or when additional space is needed on the local drive. The evicted files are replace by "bookmark" files that allow MacOS to continue to report the files in the file system as though they were actually present. The files are downloaded again either o...
2014 Nov 02
0
Evolution 3.8.5 imap iCloud will not connect
There is a problem in Evolution 3.8.5 due to changes icloud made to their servers. It disallows imap connections due to authentication issues. The following link to gnome.org indicates that a patch is available for Evolution 3.10 (the problem does not occur in 3.12). https://mail.gnome.org/archives/evolution-list/2014-October/msg00113.html Milan sugges...
2016 Mar 24
2
Help with pass manager
So we come back to my earlier comment: can you produce a one-file, < 100 lines that reproduce the issue? -- Mehdi > On Mar 24, 2016, at 10:16 AM, Lorenzo Laneve <lore97drk at icloud.com> wrote: > > Those lines of code are in a function that is called before calling the moduleToObjectFile() function > > On Mar 24, 2016, at 6:07 PM, Mehdi Amini <mehdi.amini at apple.com <mailto:mehdi.amini at apple.com>> wrote: > >> You may want to try addi...
2016 Mar 24
2
Help with pass manager
...getPassRegistry(); initializeCore(*Registry); initializeCodeGen(*Registry); initializeLoopStrengthReducePass(*Registry); initializeLowerIntrinsicsPass(*Registry); initializeUnreachableBlockElimPass(*Registry); -- Mehdi > On Mar 24, 2016, at 9:59 AM, Lorenzo Laneve <lore97drk at icloud.com> wrote: > > Update: > Sorry my bad. I built llvm and tried it with debugging version. > It was an assertion (IR/LegacyPassManager.cpp:764) saying that it expects all immutable passes to be initialized. > > On Mar 24, 2016, at 2:00 AM, Lorenzo Laneve <lore97drk at iclou...
2016 Apr 08
2
Fwd: Plus addressing on Sentora using Postfix
...Postfix main config file is http://pastebin.com/hdxdNK4d My Postfix master process configuration file is http://pastebin.com/YuCTq0JQ Dovecot -n gives me the following http://pastebin.com/05xixDtD I am trying to send an email to site at skippy.org.uk and site+test at skippy.org.uk (sending from an iCloud account), it works to site at skippy.org.uk (site at skippy.org.uk is a real email address), the lines from mail.log are as follows: > Mar 11 17:48:07 njoror postfix/smtpd[32706]: connect from mr11p26im-asmtp004.me.com[17.110.86.109] > Mar 11 17:48:07 njoror postfix/smtpd[32706]: Anonymous T...
2016 Mar 24
0
Help with pass manager
...ializeCodeGen(*Registry); > initializeLoopStrengthReducePass(*Registry); > initializeLowerIntrinsicsPass(*Registry); > initializeUnreachableBlockElimPass(*Registry); > > > -- > Mehdi > > > >> On Mar 24, 2016, at 9:59 AM, Lorenzo Laneve <lore97drk at icloud.com> wrote: >> >> Update: >> Sorry my bad. I built llvm and tried it with debugging version. >> It was an assertion (IR/LegacyPassManager.cpp:764) saying that it expects all immutable passes to be initialized. >> >>> On Mar 24, 2016, at 2:00 AM, Lorenzo L...
2016 Mar 24
0
Help with pass manager
...ini <mehdi.amini at apple.com <mailto:mehdi.amini at apple.com>> wrote: > So we come back to my earlier comment: can you produce a one-file, < 100 lines that reproduce the issue? > > -- > Mehdi > >> On Mar 24, 2016, at 10:16 AM, Lorenzo Laneve <lore97drk at icloud.com <mailto:lore97drk at icloud.com>> wrote: >> >> Those lines of code are in a function that is called before calling the moduleToObjectFile() function >> >> On Mar 24, 2016, at 6:07 PM, Mehdi Amini <mehdi.amini at apple.com <mailto:mehdi.amini at apple.com...
2016 Mar 24
2
Help with pass manager
...rself? Which version are you using and can you reduce the test case to be "minimal" so that someone can reproduce? > (for instance you don't need a module to create a pass manager) > > -- > Mehdi > >> On Mar 23, 2016, at 5:50 PM, Lorenzo Laneve <lore97drk at icloud.com <mailto:lore97drk at icloud.com>> wrote: >> >> Sorry, that's a pure crash I think, assertions are not triggered. >> Xcode doesn’t map those 2 functions to line numbers because they’re in precompiled libraries >> >> >> On Mar 24, 2016, at 1:44...
2016 Mar 24
0
Help with pass manager
Update: Sorry my bad. I built llvm and tried it with debugging version. It was an assertion (IR/LegacyPassManager.cpp:764) saying that it expects all immutable passes to be initialized. > On Mar 24, 2016, at 2:00 AM, Lorenzo Laneve <lore97drk at icloud.com> wrote: > > I’m using LLVM 3.8.0, and no, it’s the precompiled version > That’s why it doesn’t give me enough info for debug > >> On 24 Mar 2016, at 1:53 AM, Mehdi Amini <mehdi.amini at apple.com> wrote: >> >> This code path is not likely to crash usual...
2016 Apr 10
2
Plus addressing on Sentora using Postfix
....86.109]: TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits) > Apr 10 23:53:24 njoror postfix/smtpd[23320]: 6D44955ADC: client=mr11p26im-asmtp004.me.com[17.110.86.109] > Apr 10 23:53:24 njoror postfix/cleanup[23435]: 6D44955ADC: message-id=<1D905D9B-99E0-4156-A652-51D1A9BD96D0 at icloud.com> > Apr 10 23:53:24 njoror postfix/qmgr[13937]: 6D44955ADC: from=<philipmcgaw at icloud.com>, size=2021, nrcpt=1 (queue active) > Apr 10 23:53:24 njoror postfix/pipe[23436]: 6D44955ADC: to=<site+gah at skippy.org.uk>, relay=dovecot, delay=0.43, delays=0.34/0.01/0/0.08, dsn=4...
2019 Jul 01
3
Tablegen ridiculously slow when compiling for Debug
...ve most of the build time issues? > > > > Thanks, > > Slava > > > > > > *From:* llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] *On Behalf Of *Chris > Bieneman via llvm-dev > *Sent:* Monday, July 1, 2019 10:35 AM > *To:* Joan Lluch <joan.lluch at icloud.com> > *Cc:* llvm-dev <llvm-dev at lists.llvm.org> > *Subject:* Re: [llvm-dev] Tablegen ridiculously slow when compiling for > Debug > > > > Hey Joan, > > > > When looking for build support it is really useful to include a bunch of > information about yo...
2016 Aug 15
2
Locked out of the CentOS Fora
The username/email combo I give the "forgot password" option does not work and I cannot re-register as it says my email is in use. Suggestions ? Dan White | d_e_white at icloud.com ------------------------------------------------ ?Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.? (Bill Waterson: Calvin & Hobbes)
2016 Mar 30
1
Help with pass manager
...ehdi Amini <mehdi.amini at apple.com> wrote: >> >> So we come back to my earlier comment: can you produce a one-file, < 100 lines that reproduce the issue? >> >> -- >> Mehdi >> >>> On Mar 24, 2016, at 10:16 AM, Lorenzo Laneve <lore97drk at icloud.com> wrote: >>> >>> Those lines of code are in a function that is called before calling the moduleToObjectFile() function >>> >>>> On Mar 24, 2016, at 6:07 PM, Mehdi Amini <mehdi.amini at apple.com> wrote: >>>> >>>> You may...
2019 May 13
3
How to change CLang struct alignment behaviour?
...OpLowering with the debugger to see if I see some light. So thanks for pointing that out to me. John Tel: 620 28 45 13 > On 13 May 2019, at 09:33, Tim Northover <t.p.northover at gmail.com> wrote: > > Hi Joan, > > On Mon, 13 May 2019 at 07:53, Joan Lluch <joan.lluch at icloud.com> wrote: >> The reason I want structs to be aligned/padded to 2 bytes is because my architecture only has 16 bit operations. I can read (sign and zero extended) and write (truncated) 8 bit data from/to memory, but all intermediate operations in registers are performed in 16 bit register...
2019 Nov 04
2
Debugging clang with debugger breakpoints ?
...at roblox.com> wrote: > > You hit Reply on my email but then addressed David. So I want to make sure you saw my suggestion. Let me know if you tried that and/or whether or not it solved your problem. > > Zach > > On Mon, Nov 4, 2019 at 1:23 PM Joan Lluch <joan.lluch at icloud.com <mailto:joan.lluch at icloud.com>> wrote: > Hi David, > > I understand what you say, but have you actually read my messages? I don’t think so, > > Anyway, I will repost the question in case someone else can help. > > Thanks > > John > > > >...
2016 Mar 24
0
Help with pass manager
...ually. Did you build LLVM yourself? Which version are you using and can you reduce the test case to be "minimal" so that someone can reproduce? (for instance you don't need a module to create a pass manager) -- Mehdi > On Mar 23, 2016, at 5:50 PM, Lorenzo Laneve <lore97drk at icloud.com> wrote: > > Sorry, that's a pure crash I think, assertions are not triggered. > Xcode doesn’t map those 2 functions to line numbers because they’re in precompiled libraries > > > On Mar 24, 2016, at 1:44 AM, Mehdi Amini <mehdi.amini at apple.com <mailto:mehdi.a...
2019 Jul 02
4
Tablegen ridiculously slow when compiling for Debug
...>> >> *From:*llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org >> <mailto:llvm-dev-bounces at lists.llvm.org>] *On Behalf Of *Chris >> Bieneman via llvm-dev >> *Sent:* Monday, July 1, 2019 10:35 AM >> *To:* Joan Lluch <joan.lluch at icloud.com >> <mailto:joan.lluch at icloud.com>> >> *Cc:* llvm-dev <llvm-dev at lists.llvm.org >> <mailto:llvm-dev at lists.llvm.org>> >> *Subject:* Re: [llvm-dev] Tablegen ridiculously slow when >> compiling for Debug >> >&gt...
2016 Mar 24
2
Help with pass manager
...gered. Xcode doesn’t map those 2 functions to line numbers because they’re in precompiled libraries On Mar 24, 2016, at 1:44 AM, Mehdi Amini <mehdi.amini at apple.com <mailto:mehdi.amini at apple.com>> wrote: > >> On Mar 23, 2016, at 5:41 PM, Lorenzo Laneve <lore97drk at icloud.com <mailto:lore97drk at icloud.com>> wrote: >> >> The stack trace: >> llvm::PMTopLevelManager::addImmutablePass(llvm::ImmutablePass*) >> llvm::PMTopLevelManager::schedulePass(llvm::Pass*) >> moduleToObjectFile(llvm::Module*,std::string&,llvm::LLVMContext...
2023 Mar 23
1
User authentication using local file
...h to have only the user and password fields. For a user database, you need to set also uid, gid and preferably also home (see VirtualUsers). (gecos) and (shell) fields are unused by Dovecot.* You can leave empty what you don't need. On Thu, 23 Mar 2023 at 11:09, Horst Simon <horst.simon2 at icloud.com> wrote: > I am not sure if I understand it correctly, that this configuration is for > each user has its mailbox in its home directory. This is not my intention, > I have in 10-mail.conf the mailloration configured as: > > mail_location = maildir:/opt/local/var/spool/dovecot/...
2016 Jul 06
4
Función para imprimir contenido en una app interactiva de Shiny
...diese imprimir el gráfico o la tabla o el dashboard que el usuario está viendo o el contenido de toda la app o el contenido que el usuario seleccione. No sé si es posible alguna de estas opciones. Muchas gracias. Juan Carlos Rodríguez Rojo crodriguez en qindice.com jcrrojo en gmail.com jcrrojo en icloud.com +52 (55) 3911 6199 +34 619262139