Displaying 20 results from an estimated 277 matches for "conflates".
Did you mean:
conflate
2007 Dec 14
2
Conflating categories
Hi,
I think this is a pretty basic question. I still couldn#t find the answer to
it, though.
I have some data loaded into R, which looks like this:
> data()
...
38358 Advice Article
38359 Advice Article
38360 GeneralInfo List
38361 GeneralInfo Article
38362 Purchase Paragraphs
38363 Purchase List
38364 Purchase Paragraphs
...
I now
2016 Jul 19
2
GitHub Hooks
On 19 July 2016 at 23:16, Mehdi Amini <mehdi.amini at apple.com> wrote:
>> In the past, we were hit by web spiders that ignored completely the
>> robots.txt file. Anton has made that better, but it can escalate if
>> the spider realise we blocked them. There are ways to work around, but
>> not without accidentally blocking innocent people (mostly in China).
>
>
2016 Jul 19
2
GitHub Hooks
Perhaps it helps to know that I have access to the machines and have helped
debug many of the current problems. I'm not speaking from the outside,
guessing how hard things are.
I also think you are assuming a lot about where services can be hosted and
at which cost (labour, not hardware).
So, unless you are volunteering to take care of the whole infrastructure, I
suggest taking the opinion
2014 Jun 24
2
[LLVMdev] [cfe-dev] [PATCH] triples for baremetal
Hi Jonathan,
This looks a bit odd. Any reason for the unknown->none conflating in
this way? For most (all) of the ports unknown-elf works the same as
none-elf. I'm also not sure if someone decided to have,
arm-codesourcery-elf that this would still work with the patch.
Thoughts?
-eric
On Tue, Jun 24, 2014 at 7:35 AM, Amara Emerson <amara.emerson at gmail.com> wrote:
> Hi Jon,
2014 Aug 14
3
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
On 14 August 2014 11:26, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
> So you don't want to send it to the standard output. The things that want to parse it expect a file in the filesystem. So if you want the verbose build to be sticking it in a well-known file then I don't have strong objections, but it seems to be conflating two things. We run lit in -q mode in
2013 Jan 11
2
[LLVMdev] [lld] Linker script findings.
On Thu, Jan 10, 2013 at 1:55 PM, Nick Kledzik <kledzik at apple.com> wrote:
> The reality is that some content is tied to the format. That is, Writers do not
> just lay down the content of the atoms supplied and then put some file format
> wrapper around that content. Some of the content exists because of
> the file format, for instance GOT and PLT entires.
>
> Now in the
2012 Mar 08
2
On R performance
...eriment
with, so no one tries out new performance techniques on it. There are
two main issues here:
1) The R Language Definition doesn't get enough love. I could point
out plenty of specific problems, omissions, etc., but I think the
high-level problem is that the Language Definition currently conflates
three things: 1) the actual language definition, 2) the definition of
what is more properly the standard library, and 3) the implementation.
This conflation hides how simple the R/S language actually is and, by
assuming that the current implementation is the only implementation,
obscures performanc...
2014 Jun 23
4
[LLVMdev] [cfe-dev] [PATCH] triples for baremetal
Hi Jonathan,
The main issue with your patch is that it can change user expected
behaviour, and I can't tell you what is the expected behaviour in
Darwin or BSD. If people usually use "unknown" in triples, this will
break their builds. If not, this could break the build of someone who
does.
My advice is to create a "default" mechanism for the affected targets,
something
2007 Jul 04
3
Stemming problem
Does anyone know if xapian stemming support suffix -er? I tried -s and -ing
both work, but not -er.
_________________________________________________________________
?????????????? MSN Messenger: http://messenger.msn.com/cn
2013 Jan 11
0
[LLVMdev] [lld] Linker script findings.
On Jan 10, 2013, at 4:09 PM, Sean Silva wrote:
> On Thu, Jan 10, 2013 at 1:55 PM, Nick Kledzik <kledzik at apple.com> wrote:
>> The reality is that some content is tied to the format. That is, Writers do not
>> just lay down the content of the atoms supplied and then put some file format
>> wrapper around that content. Some of the content exists because of
>>
2020 Aug 21
2
R 4.0.2 64-bit Windows hangs
Ah yes, this is related. I reported v2010 below, but it looks like I was updated to this Insider Build overnight without my knowledge, and conflated it with the new installation R v4 this morning.
I will continue to look into the issue with the methods Tomas mentioned.
Many thanks.
On 2020-08-21 21:05:51 nospam at altfeld-im.de wrote:
> May be unrelated but on SO there is a report that a
2014 Aug 06
2
[LLVMdev] LLVM as a shared library
On 5 Aug 2014, at 21:17, Filip Pizlo <fpizlo at apple.com> wrote:
> - Engage with non-WebKit embedders that currently use the C++ API to figure out what it would take to get them to switch to the C API.
I maintain a reasonable amount of out-of-tree code that embeds LLVM in various things, including a couple of language front ends, an out-of-tree back end, and some tools for interfacing
2014 Jun 24
4
[LLVMdev] [cfe-dev] [PATCH] triples for baremetal
On 6/23/14, 8:31 AM, David Chisnall wrote:
> On 23 Jun 2014, at 15:13, Renato Golin <renato.golin at linaro.org> wrote:
>
>> The main issue with your patch is that it can change user expected
>> behaviour, and I can't tell you what is the expected behaviour in
>> Darwin or BSD. If people usually use "unknown" in triples, this will
>> break their
2012 May 02
0
[LLVMdev] lld file format as native OS executable format
Shea,
Feasible? Sure, anything is feasible. A good idea? Not really. The internal lld file format is an _intermediate_ data structure designed to make creating the final executable straightforward and fast. It isn't designed to be an executable format itself. In fact, the reason why linkers can often be slow is because the intermediate and final object file formats are conflated.
davez
On
2015 Jan 30
0
[LLVMdev] Should llvm include a linker?
On 29 Jan 2015, at 19:05, Greg Fitzgerald <garious at gmail.com> wrote:
>
> I'd think you'd see value when new languages get off the ground faster
> because they don't need to think about linking. Dealing with all the
> subtle differences between the various system linkers is no fun.
> Maybe that's not a ton of value, but as I mentioned, the integration
>
2010 Dec 10
1
Bug#606589: xen-linux-system-2.6.32-5-xen-amd64 doesn't upgrade from xen-linux-system-2.6.26-2-xen-amd64
On 12/10/2010 11:37 PM, Ian Campbell wrote:
> severity 606589 important
> reassign 606589 xen-hypervisor-4.0-amd64
> merge 606590 606589
> thanks
>
> At the core this is the same issue as 606590. I think a single report is
> enough to allow this to be fixed in the relevant place, if the kernel
> ends up being the place to fix then the bug can be reassigned as
>
2015 Jan 29
2
[LLVMdev] Should llvm include a linker?
On Thu, Jan 29, 2015 at 10:26 AM, Reid Kleckner <rnk at google.com> wrote:
> It's not clear to me that this is worthwhile.
I'd think you'd see value when new languages get off the ground faster
because they don't need to think about linking. Dealing with all the
subtle differences between the various system linkers is no fun.
Maybe that's not a ton of value, but as I
2019 Jun 26
2
A libc in LLVM
On Jun 26, 2019, at 9:02 AM, Andrew Kelley via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> On 6/24/19 6:23 PM, Siva Chandra via llvm-dev wrote:
>> Within Google, we have a growing range of needs that existing libc
>> implementations don't quite address.
>> To be very clear: we don't expect our needs to exactly match everyone
>> else's -- part of our
2020 Aug 22
2
R 4.0.2 64-bit Windows hangs
On Sat, Aug 22, 2020 at 8:39 AM Tomas Kalibera <tomas.kalibera at gmail.com> wrote:
>
> On 8/21/20 11:45 PM, m19tdn+9alxwj7d2bmk--- via R-devel wrote:
> > Ah yes, this is related. I reported v2010 below, but it looks like I was updated to this Insider Build overnight without my knowledge, and conflated it with the new installation R v4 this morning.
> >
> > I will
2014 Aug 14
2
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
On 14 August 2014 11:13, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
> Our Jenkins config just runs llvm-lit manually after building (we use Ninja not make in Jenkins because it's vastly faster for incremental builds and we have several LLVM forks / versions that we test). I agree that having a make / ninja target for the check would be useful, but the lit option was the