search for: overton

Displaying 19 results from an estimated 19 matches for "overton".

Did you mean: everton
2004 Aug 04
2
[LLVMdev] Compiler Driver Decisions
...Tue, 3 Aug 2004, Reid Spencer wrote: > > For the name, again, I'd be happy with either llvmcd or llvmgen, witha > > preference for the latter. The more important thing is to makellvm > > code be the default output. > > I'm not thrilled with llvm-gen because it has overtones of "code > generation" (which actually isn't far from the truth). But, it conjures > up the wrong kind of tool .. something more like yacc or bison. However, > I don't have any good alternatives in mind. I'll ponder some more. How about llvm-comp? -Chris -- http...
2009 Mar 03
3
CreateHardLink problem
Hi, I'm developing a Windows backup application that needs to be able to create possibly hundreds of thousands of hard links on an SMB share. I'm running into a strange problem when that share happens to be on a Samba server. When the application tries to create the 10000th hard link, the win32 CreateHardLink() function returns error code 5 "Access is denied". The Samba log
2004 Aug 04
0
[LLVMdev] Compiler Driver Decisions
On Wed, Aug 04, 2004 at 01:17:24AM -0500, Chris Lattner wrote: > On Tue, 3 Aug 2004, Reid Spencer wrote: > > I'm not thrilled with llvm-gen because it has overtones of "code > > generation" (which actually isn't far from the truth). But, it > > conjures up the wrong kind of tool .. something more like yacc or > > bison. However, I don't have any good alternatives in mind. I'll > > ponder some more. > > How...
2020 Jun 19
2
Inclusive language in LLVM: can we rename `master` branch?
...his behalf without actually bothering to ask him what *he* wanted. If changing terminology makes things clearer (and I think it does here, especially for non-native speakers), then I'm all for it, but not just because the Americans are trying to solve their political angst. ALL words have overtones, and all the variations of English/American/Strine/Pidgin/Whatever-else-I-can't-name make life very difficult. I was never able to participate properly when the subject of race came up on Groklaw - "black" was seen as an offensive and banned word, and of course I can't use t...
2004 Aug 04
0
[LLVMdev] Compiler Driver Decisions
...k towards a native executable instead of an LLVM executable. > For the name, again, I'd be happy with either llvmcd or llvmgen, witha > preference for the latter. The more important thing is to makellvm > code be the default output. I'm not thrilled with llvm-gen because it has overtones of "code generation" (which actually isn't far from the truth). But, it conjures up the wrong kind of tool .. something more like yacc or bison. However, I don't have any good alternatives in mind. I'll ponder some more. Reid. -------------- next part -------------- A non-t...
2003 Mar 12
0
job opportunity
...fications. RSMAS and AOML are located on Virginia Key, a short drive across Biscayne Bay from downtown Miami, Florida. Contact Arthur Marino (305-361-4193/marino at rsmas.miami.edu) or Carlisle Thacker (305-361-4323/thacker at aoml.noaa.gov) for further information. To apply, send resume to Jean Overton, RSMAS, 4301 Rickenbacker Causeway, Miami FL 33149. Please include names, addresses, and phone numbers of at least three references.
2012 Jan 14
2
Estimate the average abundance using Poisson regression with a log link.
Hello, please excuse the simplicity of this question as I am not very good with stats. I am taking a class, using R which I am learning at the same time, and the questions asks us to "Estimate the average abundance using Poisson regression with a log link". I can estimate the abundance from "x", but I can seem to figure out how to get the average abundance in this method. Any
2003 Mar 12
0
job opportunity
...qualifications. RSMAS and AOML are located on Virginia Key, a short drive across Biscayne Bay from downtown Miami, Florida. Contact Arthur Marino (305-361-4193/marino@rsmas.miami.edu) or Carlisle Thacker (305-361-4323/thacker@aoml.noaa.gov) for further information. To apply, send resume to Jean Overton, RSMAS, 4301 Rickenbacker Causeway, Miami FL 33149. Please include names, addresses, and phone numbers of at least three references.
2000 Jul 05
0
Re: Greetings from AudioGalaxy.
...erent problems. > > Well, I gave the new beta (or is it alpha even? :) binaries a shot on my > Win2K machine, and was extremely pleased with the results. Not only does > Vorbis compress better than 128 kbit Mp3s, it sounds worlds better > already. The tinniness is gone, the metallic overtones vanished, and I'm > hearing parts of songs I didn't know were there...heh. Goodbye MP3, for me > at least. > > I'm featuring the Vorbis project on our software page for today and > tomorrow, feel free to read my thoughts and comments. I will also be > pushing for a...
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
On Mon, 2 Aug 2004, Reid Spencer wrote: > On Mon, 2004-08-02 at 18:04, Chris Lattner wrote: > > What is the difference between a "compiler collection" and a "compiler"? > > how about llvmcs "llvm-compiler system" or something else non-cc? :) > > The difference is that most people associate the word "compiler" with a > single
2004 Aug 04
0
[LLVMdev] Compiler Driver Decisions
...encer wrote: > > > For the name, again, I'd be happy with either llvmcd or llvmgen, witha > > > preference for the latter. The more important thing is to makellvm > > > code be the default output. > > > > I'm not thrilled with llvm-gen because it has overtones of "code > > generation" (which actually isn't far from the truth). But, it conjures > > up the wrong kind of tool .. something more like yacc or bison. However, > > I don't have any good alternatives in mind. I'll ponder some more. > >How about llvm-...
2004 Aug 03
4
[LLVMdev] Compiler Driver Decisions
I have been at Microsoft the last couple of days and so couldn't join the discussion earlier. Here's my view of the name issue, and (the reason this is long), a little about how I think we want users to view this tool: First, I think the name should convey the purpose of the tool -- otherwise, it just creates a confusing acronym (and goodness knows we have enough names already, even
2004 Aug 03
4
[LLVMdev] Compiler Driver Decisions
On Mon, 2004-08-02 at 18:04, Chris Lattner wrote: > What is the difference between a "compiler collection" and a "compiler"? > how about llvmcs "llvm-compiler system" or something else non-cc? :) The difference is that most people associate the word "compiler" with a single language: e.g. the C++ compiler, the Pascal compiler, the Fortran compiler.
2004 Aug 04
3
[LLVMdev] Compiler Driver Decisions
On Wed, 2004-08-04 at 07:38, Misha Brukman wrote: > On Wed, Aug 04, 2004 at 01:17:24AM -0500, Chris Lattner wrote: > > On Tue, 3 Aug 2004, Reid Spencer wrote: > > > I'm not thrilled with llvm-gen because it has overtones of "code > > > generation" (which actually isn't far from the truth). But, it > > > conjures up the wrong kind of tool .. something more like yacc or > > > bison. However, I don't have any good alternatives in mind. I'll > > > ponder some...
2004 Mar 04
4
Accurate area map projections
Hi, Could any one point me to the projection, and parameters if necessary, that would show each country/continent with it's area accurately refelcted on the plot? E.g. aitoff vs. albers vs. bonne vs. cylequalearea vs. guyou - they don't all look the same to mee but some of the documentations suggests they are equal area? Of course this isn't my field, so I am largely guessing and am
2010 Feb 03
4
Interactively editing point labels in a graph
Dear experts, I would like to be able to interactively (if possible, with mouse and clik) edit point labels in graphs, particularly in multivariate graphs, such as the biplots you get after a correspondence analysis (with, for example, package ca), where labels tend to overlap. The graph aspect ratio is relevant (it needs to be mantained). And I'm working with Windows XP. In this kind of
2011 Aug 18
10
Circular RPM dependencies...
Hi. I encountered a following problem, if I state for example: package{"aspell-en": ensure => absent, } package{"aspell": ensure => absent, } I get error in logs because of dependencies. It seems that puppet uses ''yum'' for installation on CentOS and ''rpm -e'' for removal of packages, so it cannot handle this kind of dependencies:
2020 Jun 19
21
Inclusive language in LLVM: can we rename `master` branch?
Hi, When we moved to GitHub a few months ago, we used without more consideration the "master" convention to name our development branch. On SVN it used to be just "trunk". This naming is unfortunate <https://tools.ietf.org/id/draft-knodel-terminology-00.html#rfc.section.1.1> as it can hurt some contributors
2007 Feb 08
1
Migrating from 3.0.7 to 3.0.23c problems
We built a new server running Samba 3.0.23c and configured it to replace our corporate PDC that was running Samba 3.0.7. The PDC uses tdbsam and has the "admin users" directive defined. All user accounts were copied to the new server. Using the output of "net groupmap list" from the old server we mapped the windows accounts and SIDs to their unix group counterparts on the