search for: dissonance

Displaying 20 results from an estimated 30 matches for "dissonance".

2013 Dec 10
2
[LLVMdev] lit: deprecating trailing \ in RUN lines
On 10/12/2013 18:03, Jim Grosbach wrote: >> That causes dissonance between what the compiler sees and what lit.py >> sees for no particularly good reason. One of the nice properties of >> lit tests is that they're also valid compiler inputs, so trailing >> slash is a bit unfortunate. >> > > How does the backslash break this in...
2008 Mar 28
1
Re: rfc1918
...txt for 4.1.6 (for setting up 'ifb' module) and i found >> 'initdone' file in Shorewall config directory and without manfile also. >> For me not very clearly as it use. > > http://www.shorewall.net/shorewall_extension_scripts.htm On this page i found a little dissonance between description list of scripts at the begin and table for Shorewall-perl: - script 'init' there is in list but absent in table; - script 'tcclear' there is in table but absent in list; Alex ---- Я тут! Найди своих друзей и знакомых на TUT.BY! http://i.tut.b...
2013 Dec 10
0
[LLVMdev] lit: deprecating trailing \ in RUN lines
On Dec 10, 2013, at 11:26 AM, Alp Toker <alp at nuanti.com> wrote: > > On 10/12/2013 18:03, Jim Grosbach wrote: >>> That causes dissonance between what the compiler sees and what lit.py sees for no particularly good reason. One of the nice properties of lit tests is that they're also valid compiler inputs, so trailing slash is a bit unfortunate. >>> >> >> How does the backslash break this in any way? > &...
2016 Jul 29
0
[RFC] One or many git repositories?
Aaaand I'm (mostly) caught up. Phew. FWIW Chris B is right: I had been put off commenting on this thread by the length, and the number of git discussions that have come before this. He convinced me to make the effort to put my 2 cents in though - thanks Chris. So - for my use-case I don't have strong feelings one way or the other* <https://www.youtube.com/watch?v=fpaQpyU_QiM>. That
2016 Jul 28
2
[RFC] One or many git repositories?
On 28 July 2016 at 22:12, Chris Bieneman <beanz at apple.com> wrote: > It is worth pointing out the Jenkins job that runs that is a playground I setup for myself. It is nowhere near production ready, and it will fail frequently as I iterate messing around with it. Sure, I think that's implied. cheers, --renato
2016 Jul 29
0
[RFC] One or many git repositories?
> On Jul 28, 2016, at 6:23 PM, Lang Hames via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Aaaand I'm (mostly) caught up. Phew. > > FWIW Chris B is right: I had been put off commenting on this thread by the length, and the number of git discussions that have come before this. He convinced me to make the effort to put my 2 cents in though - thanks Chris. I am also
2018 Jan 16
2
lost ability to apt-get install r-base=3.4.2-1trusty1
...- r-recommended seems to auto-default to 3.4.3. When installing r-base-core=3.4.2-1trusty1 by itself, it installs fine. When installing r-recommended=3.4.2-1trusty1 by itself, it sneakily installs 3.4.3 without saying anything. When trying to install r-base=3.4.2-1trusty1, it catches this cognitive dissonance and falls on its face. Some help please? Sincerely, Krzysztof -- The Wellcome Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road,...
2013 Dec 10
4
[LLVMdev] lit: deprecating trailing \ in RUN lines
On 10/12/2013 19:47, Jim Grosbach wrote: > > On Dec 10, 2013, at 11:26 AM, Alp Toker <alp at nuanti.com > <mailto:alp at nuanti.com>> wrote: > >> >> On 10/12/2013 18:03, Jim Grosbach wrote: >>>> That causes dissonance between what the compiler sees and what >>>> lit.py sees for no particularly good reason. One of the nice >>>> properties of lit tests is that they're also valid compiler inputs, >>>> so trailing slash is a bit unfortunate. >>>> >>> &g...
2013 Dec 10
0
[LLVMdev] lit: deprecating trailing \ in RUN lines
...-- ie. it's handled by the preprocessor, so has significance rather than being part of the comment. > It’s translation phase 1. If you’re seeing differences in behavior about this between compilers, that’s a *huge* bug in those compilers. Can you cite a specific example? > That causes dissonance between what the compiler sees and what lit.py sees for no particularly good reason. One of the nice properties of lit tests is that they're also valid compiler inputs, so trailing slash is a bit unfortunate. > How does the backslash break this in any way? > It less of a problem if you...
2013 Dec 08
5
[LLVMdev] lit: deprecating trailing \ in RUN lines
...t other compilers, say to check compatibility with MSVC. The problem is that "the trailing backslash on a continued line is commonly referred to as a backslash-newline" -- ie. it's handled by the preprocessor, so has significance rather than being part of the comment. That causes dissonance between what the compiler sees and what lit.py sees for no particularly good reason. One of the nice properties of lit tests is that they're also valid compiler inputs, so trailing slash is a bit unfortunate. It less of a problem if you're just consuming the suite with make check-all,...
2016 Jul 29
2
[RFC] One or many git repositories?
> On Jul 28, 2016, at 6:23 PM, Lang Hames via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Aaaand I'm (mostly) caught up. Phew. > > FWIW Chris B is right: I had been put off commenting on this thread by the length, and the number of git discussions that have come before this. He convinced me to make the effort to put my 2 cents in though - thanks Chris. > > So
2020 Feb 23
4
Question about ssh-rsa deprecation notice (was: Announce: OpenSSH 8.2 released)
...penSSH 7.2 and are already used by default if the > client and server support them. Hmm... "ssh-rsa" is okay if we are using other than SHA-1 signature hashes. Hmm... But, but, but... "ssh-rsa" is being deprecated! As stated just in the previous paragraph! Cognitive Dissonance! Could these statements be clarified for the poor feeble minded folks like myself that are not deeply knowledgeable about the internals and are looking for a way to know if we need to take action or do not need to take action. At least enough to answer the questions other users are asking me abou...
2007 Jun 28
3
BIOS upgrade side effects
Are there any possible undesirable effects of a BIOS upgrade? The worst I can think of is something that would change my SATA drives from being mapped as SCSI to being mapped as IDE. Ted Miller Indiana
2020 Jun 22
7
Codifying our Brace rules-
Did this conversation reach a conclusion? My ad hoc tally says that a slight majority of the responders preferred to fully brace statements and no one wanted to totally eliminate braces. The technical arguments for fully braced statements were 1) it's considered a slightly safer coding style and 2) commit diffs with fully braced statements may be slightly more to the point. I didn't
2018 Jan 17
0
lost ability to apt-get install r-base=3.4.2-1trusty1
...- r-recommended seems to auto-default to 3.4.3. When installing r-base-core=3.4.2-1trusty1 by itself, it installs fine. When installing r-recommended=3.4.2-1trusty1 by itself, it sneakily installs 3.4.3 without saying anything. When trying to install r-base=3.4.2-1trusty1, it catches this cognitive dissonance and falls on its face. Some help please? > > Sincerely, > Krzysztof > > > > -- > The Wellcome Sanger Institute is operated by Genome Research > Limited, a charity registered in England with number 1021457 and a > company registered in England with number 2742969, wh...
2006 Jun 07
1
Intel Xeon and hyperthreading
Another question some of you may help me make decisions on. I've been doing some reading that indicates that having HT turned on in this dual xeon machine might actually slow down the computing process rather than speeding it up. I rebooted this a.m., and turned HT off, just prior to my main application run. One thing that might be of note, this application is using OMP for utilizing
2016 Jul 29
0
[RFC] One or many git repositories?
Hi Mehdi, This a narrow view IMO: the criteria #1 Chris mentioned to include projects > in the monorepo was " must be tightly coupled to specific versions”. > It means that even with the test suite (and possibly some runtime) out of > the monorepo, all the software that is tightly coupled would be in the > monorepo, and that alone would be enough to alleviate the needs for (most
2013 Dec 08
0
[LLVMdev] lit: deprecating trailing \ in RUN lines
...check compatibility with MSVC. > > The problem is that "the trailing backslash on a continued line is > commonly referred to as a backslash-newline" -- ie. it's handled by the > preprocessor, so has significance rather than being part of the comment. > > That causes dissonance between what the compiler sees and what lit.py sees > for no particularly good reason. One of the nice properties of lit tests is > that they're also valid compiler inputs, so trailing slash is a bit > unfortunate. > AFAIK, the only interesting pattern of RUN lines remains valid co...
2004 Mar 23
2
Status of Rmpi
Rmpi is not currently available on CRAN, and I don't think it has been for a few months. It is available at http://www.stats.uwo.ca/faculty/yu/Rmpi/ Does anyone know its current status? A few months ago I corresponded with the author, who noted some build problems (specifically on Debian) were the hang up, and seemed to be working on it. I wasn't able to get it to work then (on a
2013 Dec 08
0
[LLVMdev] lit: deprecating trailing \ in RUN lines
On Sun, Dec 8, 2013 at 2:11 AM, Alp Toker <alp at nuanti.com> wrote: > I'd like to propose deprecating and shortly thereafter removing the lit > test runner feature that concatenates RUN lines ending in a trailing \ > I'm really opposed to this. Especially for the Clang test suite where run lines are often *very* long and hard to organize, read, and edit without this