search for: ore

Displaying 20 results from an estimated 607 matches for "ore".

Did you mean: or
2017 Sep 17
2
RFC: Use closures to delay construction of optimization remarks
> On Sep 16, 2017, at 4:49 PM, Sean Silva <chisophugis at gmail.com> wrote: > > Actually maybe something like: > > if (auto &E = ORE.emitMissed(DEBUG_TYPE)) { > E.emit(...) << ...; > } Well, the point of this interface was exactly to avoid writing a conditional. If you’re willing to use a conditional you can already write this: if (ORE.allowExtraAnalysis(DEBUG_TYPE)) ORE.emit(OptimizationRemark(…) << …;...
2017 Sep 16
3
RFC: Use closures to delay construction of optimization remarks
Another alternative could be: ORE.emitMissed(DEBUG_TYPE, ...) << ... Then the first line of emitMissed does a check if it is enabled and if not then returns a dummy stream that does nothing for operator<< (and short-circuits all the stream operations) On Sep 15, 2017 2:21 PM, "Adam Nemet via llvm-dev" <ll...
2017 Sep 19
0
RFC: Use closures to delay construction of optimization remarks
...ep 16, 2017, at 10:43 PM, Adam Nemet <anemet at apple.com> wrote: > > >> On Sep 16, 2017, at 4:49 PM, Sean Silva <chisophugis at gmail.com <mailto:chisophugis at gmail.com>> wrote: >> >> Actually maybe something like: >> >> if (auto &E = ORE.emitMissed(DEBUG_TYPE)) { >> E.emit(...) << ...; >> } > > Well, the point of this interface was exactly to avoid writing a conditional. If you’re willing to use a conditional you can already write this: > > if (ORE.allowExtraAnalysis(DEBUG_TYPE)) > ORE.emit(O...
2019 Jul 10
1
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...is most appreciated, though it lacked quite a lot of detail that could've expedited the investigation why it happened. With the further information we can hopefully figure out why you are experiencing the problems you reported. There is no offense intended. Aki On 10.7.2019 14.01, Arnold Opio Oree via dovecot wrote: > Hello Timo, > > I have scheduled some time to carry through the test requested by Aki. > > I will add responding to you as part of that process. > > Not sure if I have said or done anything to offend you, as your tone > appears quite abrasive, even wher...
2019 Jun 27
2
Applying Dovecot for a large / deep folder-hierarchy archive.
...eld in user mailboxes with Maildir++ directory layout; and secondly what the best protocol will be to get the Outlook PST data into the Dovecot mailbox. I will research these points, if however there is any best practice that you are aware of, then it will be great to know. Very best, Arnold Opio Oree Chief Executive Officer Parallax Digital Technologies arnoldoree at parallaxdt.com http://www.parallaxdt.com tel : +44 (0) 333 577 8587 fax : +44 (0) 20 8711 2477 Parallax Digital Technologies is a trading name of Parallax Global Limited. U.K. Co. No. 08836288 The contents of this e-mail are...
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
Dear all, I'm pleased to announce the availability of the "ore" package (for "Oniguruma Regular Expressions"), which offers an alternative to base R's functions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the f...
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
Dear all, I'm pleased to announce the availability of the "ore" package (for "Oniguruma Regular Expressions"), which offers an alternative to base R's functions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the f...
2019 Jul 04
9
Applying Dovecot for a large / deep folder-hierarchy archive.
...t process makes these empty folders not selectable. The question now is how would I go about making all of these folders selectable, e.g. with an internal or external command line tool to change flags / create necessary sdbox mailbox constituent data? -----Original Message----- From: Arnold Opio Oree via dovecot <dovecot at dovecot.org> Reply-To: arnoldoree at parallaxict.com, Arnold Opio Oree < arnold.oree at parallaxict.com> To: Robert Schetterer <rs at sys4.de>, dovecot at dovecot.org Subject: Re: Applying Dovecot for a large / deep folder-hierarchy archive. Date: Thu, 27...
2019 Jul 10
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
.... I will add responding to you as part of that process. Not sure if I have said or done anything to offend you, as your tone appears quite abrasive, even where you do not have an actual response to an observation. It is my view that it is a privilege to provide an open source platform, and therefore a responsibility wherever feasible not only to properly maintain and support it, but also to properly document it; both of which from my experience and findings to date, Dovecot have failed to do. Kind regards, Arnold Opio Oree Chief Executive Officer Parallax Digital Technologies arnoldoree at...
2019 Jul 08
1
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...for reporting these. We will look into them. In the mean time, can you see if any of these are fixed in 2.3.6? </div> <div> <br> </div> <div> Aki </div> <blockquote type="cite"> <div> On 07/07/2019 18:12 Arnold Opio Oree via dovecot <dovecot@dovecot.org> wrote: </div> <div> <br> </div> <div> <br> </div> <div> Dovecot Team, </div> <div> <br> </div> <div> I'd like to report a numb...
2019 Jun 27
3
Applying Dovecot for a large / deep folder-hierarchy archive.
Am 27.06.2019 um 07:35 schrieb Aki Tuomi via dovecot: > > On 26.6.2019 22.12, Arnold Opio Oree via dovecot wrote: >> Hello to you all, >> >> I'd like to ask about my intended application of Dovecot to create a folder-hierarchy for storing our enterprise emails, which are treated as live data?rather than archives for compliance or occasional / reactive retrieval. >&g...
2019 Jul 07
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...here multiple namespaces are being used Please let me know if you need me to elaborate or to provide any further information that you may need to replicate the bugs, or if I can help in any other way. With regards to the last error that I requested help on i.e. \Noselect. This has been resolved more-or-less by the workarounds that I have implemented for the bugs reported above. I have seen a number of threads whilst researching the \Noselect issue where people have been very confused. My finding was that \Noselect is a function of the IMAP specification server-side implementation RFC3501 (htt...
2007 Jan 16
2
command like break ore exit in the dialpan
Hi i have a similar dialplan: exten => 99,1,Gotoif(....?2:3) exten => 99,2,Meetme(100) exten => 99,3,Meetme(100|options) i'd like to do something like: exten => 99,1,Gotoif(....?2:4) exten => 99,2,Meetme(100) exten => 99,4, ... exit ... exten => 99,3,Meetme(100|options) How can i exit the dialplan? I won't use meetme twice! Thanks nik
2002 May 04
3
Send Password with RSYNC_PASSWORD ore --password-file
Hallo, i am verry sorry about my bad engllish. But i trie my best... I trie to setup an Backupserver. If i use this rsync -varpog -e ssh /home/www/web6 217.172.xxx.xxx:/home/www/web6 the Server is asking me fore Password. If i use this rsync -varpog -e ssh --stats /home/www/web6 217.172.xxx.xxx:/home/www/web6 --password-file=host1.pwd the Server is asking me too fore Passwort. How i can bring the Passwort to the Server automaticly? What i have tu use? What can i do? Ore is it better to use RSYNC_PASSWOR...
2011 Nov 17
1
Introducing \n's so that par.strip.text can produce multiline strips in lattice
...2L, 12L, 8L, 7L, 5L, 4L, 2L, 12L, 8L, 7L, 5L, 4L, 2L, 12L, 8L, 7L, 5L, 4L, 2L, 12L, 8L, 7L, 5L, 4L, 2L, 12L, 8L, 7L ), .Label = c("", "Chemicals and related\\n products imports", "Coal export", "Gold imports", "Gold & silver imports", "Iron ore export", "Iron & steel imports", "Metaliferrous ores & metal scrap imports", "Mica export", "Ores & minerals\\nexport", "Other ores &\\nminerals export", "Pearls precious &\\n semiprecious stones imports", "Pr...
2005 Dec 09
1
O-ring statistic
Rainer M Krug writes: > Thorsten Wiegand used in his paper Wiegand T., and K. A. Moloney 2004. > Rings, circles and null-models for point pattern analysis in ecology. > Oikos 104: 209-229 a statistic he called O-Ring statistic which is > similar to Ripley's K, only that it uses rings instead of circles. > > http://www.oesa.ufz.de/towi/towi_programita.html#ring
2019 Jul 07
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...where multiple namespaces are being used Please let me know if you need me to elaborate or to provide any further information that you may need to replicate the bugs, or if I can help in any other way. With regards to the last error that I requested help on i.e. \Noselect. This has been resolved more-or-less by the workarounds that I have implemented for the bugs reported above. I have seen a number of threads whilst researching the \Noselect issue where people have been very confused. My finding was that \Noselect is a function of the IMAP specification server-side implementation RFC3501 (http...
2019 Jun 27
0
Applying Dovecot for a large / deep folder-hierarchy archive.
If you change layout to FS you are basically required to migrate users to it. You cannot change layout "on the fly". Aki On 27.6.2019 13.42, Arnold Opio Oree via dovecot wrote: > Hello Aki, > > Thank you greatly for your advice, it is really valuable to know that > the key criteria for our desired application of Dovecot are > supported (our groupware stacks are running Dovecot 2.3.4.1) prior to > commencing operations to configure Dov...
2019 Jun 26
3
Applying Dovecot for a large / deep folder-hierarchy archive.
..., and then in an offline PST. The move to the offline PST was by necessity, as the large number offolders, and depth of hierarchy to my best understanding caused the exchange server / outlook / evolution mail clients to begin tomalfunction. To cope with this the archive was broken up and the bulk stored in the offline PST and the most active components stored inonline Exchange mailboxes. I have some understanding of the fs mbox format, and also the mitigations to be made for certain characters / strings. My main concern is whether Dovecot is likely to be able to cope well with a large number of f...
2001 Jan 11
0
ORe: Some Packages Won't Run under RH 7
...onnolly > HortResearch > Mt Albert It's better to do nothing than to waste time > Auckland ..... Viktoras Kulvinskas > New Zealand > Ph: +64-9 815 4200 x 7188 > ************************************************************* Ignore my previous message. Once I installed the relevant ugrades, the packages work OK. Thanks. Rick Bilonick -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help&quo...