search for: stray

Displaying 20 results from an estimated 536 matches for "stray".

2005 Dec 11
1
bug? in making security/isakmpd
...ssl -DUSE_TRIPLEDES -DUSE_DES -DUSE_BLOWFISH -DUSE_CAST -DUSE_X509 -DUSE_EC -DUSE_AGGRESSIVE -DUSE_DEBUG -DUSE_RAWKEY -DMP_FLAVOUR=MP_FLAVOUR_OPENSSL -DUSE_LIBCRYPTO -DUSE_PF_KEY_V2 -c attribute.c In file included from isakmp.h:36, from attribute.c:40: isakmp_fld.h:28: error: stray '\223' in program isakmp_fld.h:28: error: syntax error before "_paxload_maps" isakmp_fld.h:37: error: stray '\223' in program isakmp_fld.h:37: error: syntax error before "xpe_maps" isakmp_fld.h:59: error: stray '\223' in program isakmp_fld.h:59: error: sy...
2019 Mar 18
2
SUGGESTION: Proposal to mitigate problem with stray processes left behind by parallel::makeCluster()
(Bcc: CRAN) This is a proposal helping CRAN and alike as well as individual developers to avoid stray R processes being left behind that might be produced when an example or a package test fails to set up a parallel::makeCluster(). ISSUE If a package test sets up a PSOCK cluster and then the master process dies for one reason or the other, the PSOCK worker processes will remain running for 30 da...
2019 Mar 27
0
SUGGESTION: Proposal to mitigate problem with stray processes left behind by parallel::makeCluster()
The problem causing the stray worker processes when the master fails to open a server socket to listen to connections from workers is not related to timeout in socketConnection(), because socketConnection() will fail right away. It is caused by a bug in checking the setup timeout (PR 17391). Fixed in 76275. Best Tomas On...
2007 Mar 08
1
reading a text file with a stray carriage return
Hi, I'm hoping someone has a suggestion for handling a simple problem. A client gave me a comma separated value file (call it x.csv) that has an id and name and address for about 25,000 people (25,000 records). I used read.table to read it, but then discovered that there are stray carriage returns on several records. This plays havoc with read.table since it starts a new input line when it sees the carriage return. In short, the read is all wrong. I thought I could write a simple function to parse a line and write it back out, character by character. If a...
2016 Apr 05
1
Re: [PATCH 3/7] customize: add support for pvvxsvc
...+ error (f_"One of rhsrvany.exe or pvvxsvc.exe is missing in %s. One of them is required in order to install Windows firstboot scripts. You can get one by building rhsrvany (https://github.com/rwmjones/rhsrvany)") > + virt_tools_data_dir > + ) in ( There's a stray ( here, and lots of code gets reindented for reasons I don't understand but may be connected to that stray (. > + g#hivex_commit None; > + g#hivex_close (); > + > + firstboot_dir > + ) End of the stray ) and reformatting. Rich. -- Richard Jones, Virtualizat...
2011 Nov 25
2
[LLVMdev] LLVM 2.9 - JIT problem on Windows
...ssion that a call to > > InitializeNativeTarget was recommended, if not compulsory, so. why > > commenting it out not only makes my LLVM code still work, but also > > prevent my application from generating the above error.?! > > My bet is that your code is writing through a stray pointer. By removing the > call to InitializeNativeTarget you are simply hiding your bug by running the > code within a context that turns its effects harmless. > > OTOH, LLVM 2.9 may be the culprit. In any case, it is time for a assembler- > level debug session :-) You can try usin...
1999 Feb 23
2
rw0632 makes stray .Rhistory orphans
If you start Rterm/Rgui from the cmd (NT4.4) command line, the .Rhistory and .RData files are created/used in the current directory. I think, R should honor HOME or even the USERPROFILE variable. Regards Karl PS: is this the correct list for such reports or would it be better to use r-devel? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list --
1999 Feb 23
2
rw0632 makes stray .Rhistory orphans
If you start Rterm/Rgui from the cmd (NT4.4) command line, the .Rhistory and .RData files are created/used in the current directory. I think, R should honor HOME or even the USERPROFILE variable. Regards Karl PS: is this the correct list for such reports or would it be better to use r-devel? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list --
2019 Nov 28
3
[PATCH] remove stray `;` after function definitions
On 2019-11-27, Damien Miller <djm at mindrot.org> wrote: > applied, thanks. Surprised the fairly aggressive set of -W flags we use > by default didn't catch this... This can be caught with -Wpedantic, which seems to catch a few more instances of this, as well as passing non-void pointers to printf for the `%p` format specifier. Patches attached for these. However, it also catches
2019 Nov 27
2
[PATCH] remove stray `;` after function definitions
This is not valid in ISO C. --- ssh-sk.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-sk.c b/ssh-sk.c index 2b25c42f..3d6ac3d0 100644 --- a/ssh-sk.c +++ b/ssh-sk.c @@ -153,7 +153,7 @@ sshsk_free_enroll_response(struct sk_enroll_response *r) freezero(r->signature, r->signature_len); freezero(r->attestation_cert, r->attestation_cert_len); freezero(r,
2012 Apr 18
0
[LLVMdev] Build warnings and errors
...g with ninja (generated by CMake). >> >> Have you updated both LLVM and Clang? This was a relatively recent change, but everything is working on my end (and on others' ends)... > > Andy was having this problem yesterday as well. Did you end up figuring out why Andy? I had a stray config.h in my Clang dir! Stupid, but the problem wasn't obvious because my clean build config looked fine. I was reluctant to blow away the source because it was the my main git repo from which everything else is git --cloned. I don't know how the stray config.h got there. -Andy
2016 Jan 04
1
Bug#805508: [PATCH] tools: allow configure time choice of libexec subdirectory.
Ian Campbell writes ("Re: [PATCH] tools: allow configure time choice of libexec subdirectory."): > I somehow slipped a stray ` in there and didn't notice, sorry. This looks like a reasonable change aside from that but we should definitely do some build tests at commit time. With the stray ` removed: Acked-by: Ian Jackson <ian.jackson at eu.citrix.com> Ian.
2015 Sep 24
2
x2go on CentOS6
...errors you posted were from the client. Assuming you can ssh into > the remote machine without a problem, do you see error messages there > on the server? Thanks, Akemi, you have hit the nail on the head! The spurious error message was caused by a statement in .cshrc that created output, a stray unescaped exclamation mark in an alias definition. And that with me preaching to my users for years about cleaning up their init files ... I feel stupid now. But not contagious, thankfully.
2012 Apr 18
1
[LLVMdev] Build warnings and errors
...CMake). >>> >>> Have you updated both LLVM and Clang? This was a relatively recent change, but everything is working on my end (and on others' ends)... >> >> Andy was having this problem yesterday as well. Did you end up figuring out why Andy? > > I had a stray config.h in my Clang dir! > > Stupid, but the problem wasn't obvious because my clean build config looked fine. I was reluctant to blow away the source because it was the my main git repo from which everything else is git --cloned. > > I don't know how the stray config.h got t...
2012 Apr 18
2
[LLVMdev] Build warnings and errors
On Apr 18, 2012, at 1:00 PM, Chandler Carruth <chandlerc at google.com> wrote: > Jim's comment handles the tablegen stuff... > > On Wed, Apr 18, 2012 at 10:50 AM, Sean Silva <silvas at purdue.edu> wrote: > At the bottom there is a failure when building the clang driver, complaining about finding `DEFAULT_SYSROOT` > > I'm building with ninja (generated by
2011 Nov 25
0
[LLVMdev] LLVM 2.9 - JIT problem on Windows
...; > > InitializeNativeTarget was recommended, if not compulsory, so. why > > > commenting it out not only makes my LLVM code still work, but also > > > prevent my application from generating the above error.?! > > > > My bet is that your code is writing through a stray pointer. By > > removing the call to InitializeNativeTarget you are simply hiding your > > bug by running the code within a context that turns its effects harmless. > > > > OTOH, LLVM 2.9 may be the culprit. In any case, it is time for a > > assembler- level debug sess...
2005 Sep 20
7
Recommendation for HTML editor
...ML editors out there, so I'm not asking if they exist. What I'm wondering if there are those on this list who may have a recommendation for one they like and why. I'm also asking on some other lists. Although I'm looking for editors that will run on CentOS, I can understand if this strays too much from the topic of the list. PLease email me off list if you feel that would be more appropriate. Dave
2013 Oct 17
5
[PATCH] common/initcall: Extern linker symbols with correct types.
Coverity IDs 1054956, 1054957 Coverity pointed out that we applying array operations based on an expression which yielded singleton pointers. The problem is actually that the externs were typed incorrectly. Correct the extern declaration to prevent straying into undefined behaviour, and relying on the lenience of GCC to work. Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> CC: Keir Fraser <keir@xen.org> CC: Jan Beulich <JBeulich@suse.com> --- xen/common/kernel.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletion...
2009 Mar 12
0
More on close_cnum(1284)
...ervermgrd[47]: servermgr_sharing: Failed to remove the Spotlight store at /Volumes/EncodeDisk6 (error: -1) Mar 12 09:13:33 newyork /sbin/nfsd[50]: Too many groups for root Mar 12 09:13:34: --- last message repeated 6 times --- Mar 12 09:13:34 newyork com.apple.launchd[1] (org.samba.smbd[7532]): Stray process with PGID equal to this dead job: PID 7543 PPID 1 smbd Mar 12 09:13:34 newyork com.apple.launchd[1] (org.samba.smbd[7532]): Stray process with PGID equal to this dead job: PID 7542 PPID 1 smbd Mar 12 09:13:34 newyork com.apple.launchd[1] (org.samba.smbd[7532]): Stray process with PGID e...
2012 Apr 19
2
Problems with dhcp
...o problem starting dhcp client on my net interfaces eth0, eth1 2) shorewall isn''t "started" on eth0 because it detected there was no IP 3) When I plug in the network cable I guess netfilter isn''t fully limiting eth0? 4) At some point during the interface coming up, one stray packet from dhcp port 67, to my net ip port=68 arrives, this is then forwarded and appears to try and exit via the next entry in my default routing table (the route makes sense, but not why the packet is being forwarded when it''s destination is the eth0 ip ?) 5) Once the interface is u...