search for: snuck

Displaying 20 results from an estimated 85 matches for "snuck".

2007 Oct 06
2
non-recursive remote listing breakage in 3.0.0pre1
It would appear something snuck in that breaks non-recursive remote listings when talking to a non-3.0.0pre1 version of rsync. The symptom itself is simple enough to see; rather than displaying member directories/regular files/symlinks/etc as one would expect, only non-directories (with the exception of '.') are listed....
2011 Jan 13
2
[LLVMdev] CMake and Xcode
...ing make to build llvm but use Xcode for most other projects I work on. I decided to try running cmake to build an xcode project for llvm. The results were disappointing. The generated xcode project does not encode that executables link with static libraries. Instead, the static libraries are snuck in under "Other linker flags", then some pre- and post- scripts on every target are run which cause xcode to re-check mod times on files and forces a re-link. This is painfully slow. What should be a two second: recompile file, update static library, re-link executable turns into a 15 s...
2011 May 18
2
[LLVMdev] Exception Handling Proposal, Second round Re: LLVMdev Digest, Vol 83, Issue 30
...how optimizer are implemented in practice. -Peter Lawrence. On May 18, 2011, at 1:34 AM, llvmdev-request at cs.uiuc.edu wrote: > On 18 May 2011 03:10, Andrew Trick <atrick at apple.com> wrote: >> This sounds like something that came out of a brainstorming >> session then snuck into the project requirements when it's really >> a separate issue. I think you can safely ignore it. > > Ah, great! It was something someone asked about and I've only heard > "don't worry about it" but never heard a full explanation, until now! > ;) > &...
2011 May 18
0
[LLVMdev] Exception Handling Proposal - Second round
On May 17, 2011, at 3:16 PM, Renato Golin wrote: > > F6. Some instructions (such as divide in Java) can throw exceptions > without an explicit dispatch mechanism This sounds like something that came out of a brainstorming session then snuck into the project requirements when it's really a separate issue. I think you can safely ignore it. Implicit exceptions at the Java bytecode level are independent of how the compiler models trapping instructions. An optimizing compiler will lower bytecode into an IR with explicit control flow--...
2006 Feb 25
1
ANN: Nomic on Rails
...player can propose a change to the "rules" of the game in the form of a patch to the application itself. If a majority of the players agree, the patch is automatically installed, and the game continues with the new rules. An earlier version of the game was won when one of the players snuck in a rule that made it possible to inject Javascript into the application, and forced the other players'' browsers to vote for the "John wins" rule. Another involved a coup in which some of the players passed a rule that would hide all evidence of its own existence from the ot...
2004 Jun 04
1
RE: problems installing wxruby
...ly... > > the mac distro only includes the mac readme, and doesn''t say > anything about > wxwindows/widgets at all, except for where to get it > > the source distro in the main readme says that it works with wxWidgets OR > wxWindows 2.4.x Probably a wording error that snuck in when trying to accomodate the name change to wxWidgets. > which ... to me, means that it should have worked with 2.5.2, and 2.5.1 > > anyway, I can make you a cvs patch of my changes to wxruby code if I ever > get it working with 2.5.2, you can do with it what you will I would sugg...
2012 Mar 21
1
nfslock
...d 111 times I tried restarting nfslock, and that *appears* to have fixed it. Googling, I found a thread about that at <http://nerdbynature.de/s9y/archives/2009/08.html>, which suggests that it's starting too early, possibly before portmap is running. Anyone else see this? Has an old bug snuck back in? mark
2009 Nov 10
1
Typo in 2.10.0 NEWS file (PR#14054)
Full_Name: Rick Sayre Version: 2.10.0 OS: linux/windows/os x Submission from: (NULL) (138.72.146.168) Man, it feels ungrateful to report this, but it looks like in the process of having my wish PR#13758 fulfilled, a typo snuck in to the "NEWS" releasenotes: o New as.raw() method for "tclObj" objects (wish of PR#13578). I'm pretty sure that's a typo, and should be 13758 instead of 13578. Perhaps "nobody cares", but I mention it for completeness. [and thanks for the new method!]...
2012 Oct 23
1
Syslinux 4.06 released
Finally, the 4.06 release is out there. Thanks to everyone who helped by submitting patches and testing! Peter snuck in a change at the last minute that fixes the GCC 4.7 MinGW struct layout incompatibility in a different way. Here are the highlights of this release, Changes in 4.06: * Support for NTFS, by Paulo Alcantara. * EXTLINUX: more robust device detection, allow user to override....
2009 Apr 14
5
"keeppxe" broken in 3.74 - short-cycle 3.75
It appears that the 3.74 completely broke the "keeppxe" directive -- not due to the command-line parser, but due to mishandling of the flag later. I consider this to be severe enough to do a short-cycle 3.75. As a result, I would like help with: a) are there any other bugs that snuck through? b) once I have a 3.75-pre1, I would really appreciate help testing it. The goal is to have 3.75 final before the end of the week. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
2020 Sep 29
2
[PATCH v2 4/4] drm/qxl: use qxl pin function
Otherwise ttm throws a WARN because we try to pin without a reservation. Fixes: 9d36d4320462 ("drm/qxl: switch over to the new pin interface") Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/qxl/qxl_object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/qxl/qxl_object.c b/drivers/gpu/drm/qxl/qxl_object.c index
2020 Sep 29
2
[PATCH v2 4/4] drm/qxl: use qxl pin function
Otherwise ttm throws a WARN because we try to pin without a reservation. Fixes: 9d36d4320462 ("drm/qxl: switch over to the new pin interface") Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/qxl/qxl_object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/qxl/qxl_object.c b/drivers/gpu/drm/qxl/qxl_object.c index
2014 Apr 18
2
tinc 1.1pre10 "failed to decrypt record" on Windows client
...t record" error (output from tincd -D below). Something instinctive is saying this is a key material problem -- originally I copied and pasted the keys from notepad into my SSH session to transfer them between machines, and I wondered if a non-printable character or a Windows linebreak had snuck in and messed things up. However I've now copied them directly between hosts using pscp.exe so I don't think it can be that. I'm using both RSA and ECDSA keys, and I believe it defaults to ECDSA usage in this version? Any ideas appreciated! I can provide configs if necessary but thi...
2011 May 18
0
[LLVMdev] Exception Handling Proposal, Second round Re: LLVMdev Digest, Vol 83, Issue 30
...ng instructions, but it's seldom worthwhile. -Andy > On May 18, 2011, at 1:34 AM, llvmdev-request at cs.uiuc.edu wrote: > >> On 18 May 2011 03:10, Andrew Trick <atrick at apple.com> wrote: >>> This sounds like something that came out of a brainstorming session then snuck into the project requirements when it's really a separate issue. I think you can safely ignore it. >> >> Ah, great! It was something someone asked about and I've only heard >> "don't worry about it" but never heard a full explanation, until now! >> ;)...
2009 Jan 02
1
FreeBSD 7.1 svn186551
Hi All! I have the question, why reverted the ICH10 support from 7.1? This is the svn commit: http://svnweb.freebsd.org/viewvc/base/releng/?pathrev=186551 What is the PR number of the base of this commit or what is the problem description? I have a motherboard with ich10r with 3 sata2 disc (hitachi) + 1 sata dvd-rw (samsung), without any problem. Sorry for bad spelling or english
2013 Sep 11
1
[LLVMdev] LLVM Developers' Meeting - Call for "Papers" deadline reminder!
What, the deadline is tomorrow?!? The deadline for proposals snuck up on me, and I'm sure many of you forgot as well. Therefore, I am extending the deadline. I have received some great talk proposals, so keep them coming. However, I have very few tutorials, BoFs, posters, or lightening talk proposals. So please, get those proposals in and lets make this year...
2006 Aug 19
22
Wazzup with the rubyonrails-talk Google Group?
I just got a Google Groups notification that I had been subscribed to http://groups.google.com/group/rubyonrails-talk. Looking at the page, it appears that about 4300 folks have been subscribed. However, I saw nothing about this on rails@lists.rubyonrails.org. Wazzup? -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm@cfcl.com
2007 Jul 10
3
slight irritation using digest (from the ports)
...7c0f12ec0e644c0c3a193f3fc0fee22f053edbfcd95cbf873 And that is nowhere near the examples shown in the article. The same basic thing applies for the change of "dog" to "eog". My hashes are completely different - as in "no chance the hashes were transfered by typing and a typo snuck in". I've tried changing the first letter to a small 't' in case the author didn't hash the sentence with a capital, but that didn't resolve the problem, nor did adding a full stop. I even added the quotes to the string that whirlpool digested - didn't change anything....
2018 Nov 05
2
[PATCH 2/5] VSOCK: support fill data to mergeable rx buffer in host
...0) { spin_lock_bh(&vsock->send_pkt_list_lock); list_add(&pkt->list, &vsock->send_pkt_list); spin_unlock_bh(&vsock->send_pkt_list_lock); @@ -133,19 +201,13 @@ static struct vhost_vsock *vhost_vsock_get(u32 guest_cid) /* We cannot finish yet if more buffers snuck in while * re-enabling notify. */ - if (unlikely(vhost_enable_notify(&vsock->dev, vq))) { + if (!headcount && unlikely(vhost_enable_notify(&vsock->dev, vq))) { vhost_disable_notify(&vsock->dev, vq); continue; } break; } - if (out) {...
2018 Nov 05
2
[PATCH 2/5] VSOCK: support fill data to mergeable rx buffer in host
...0) { spin_lock_bh(&vsock->send_pkt_list_lock); list_add(&pkt->list, &vsock->send_pkt_list); spin_unlock_bh(&vsock->send_pkt_list_lock); @@ -133,19 +201,13 @@ static struct vhost_vsock *vhost_vsock_get(u32 guest_cid) /* We cannot finish yet if more buffers snuck in while * re-enabling notify. */ - if (unlikely(vhost_enable_notify(&vsock->dev, vq))) { + if (!headcount && unlikely(vhost_enable_notify(&vsock->dev, vq))) { vhost_disable_notify(&vsock->dev, vq); continue; } break; } - if (out) {...