search for: 8192nd

Displaying 2 results from an estimated 2 matches for "8192nd".

Did you mean: 8192
1999 Aug 03
3
RW 0.64.2 substring() string truncation?
Hi, (First, apology for my earlier incorrectly addressed "subscribe" post.) Can somebody tell me what exactly is going on below. Basically, I am running into some kind of "string truncation" problem when I try to get a substring starting past the 8192nd character (see sample session below). There doesn't appear to be any problem creating the string, and nchar() reports the correct size as constructed. # Start of R session: > tmp <- paste(rep("1",8192),sep="",collapse="") > nchar(tmp) [1] 8192 > tmp...
2019 Jul 21
1
[Bug 1355] New: Error parsing JSON config via a pipe to subprocess's stdin
...fore "dport" in the source code, rebuild, an d rerun, the configuration will be parsed without an error. There's nothing particular about "dport", that's just an arbitrary location I picked. You can add or delete more comment characters to change which character is the 8192nd and the error location will change, along with the type of error. Adding spaces around each 8 KiB boundary of the configuration appears to be work-around for this problem. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML at...