-
I'm interested in adding the LineReader that @njsmith posted [on StackOverflow](https://stackoverflow.com/a/53576829/349412) to trio-util. I've used in on a couple internal projects. I'm not sure it's…
-
```
What steps will reproduce the problem?
With the Source version as downloaded from the web
The build fails with:
In file included from ha_filesystem.cc:92:
ha_filesystem.h:133: error: 'byte' h…
-
`LineReader` currently only has the `readLine()` method. However, already since Java 8 there's [`lines()`](https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/io/BufferedReader.html#line…
-
When i try to use this code sample...
```javascript
var lineReader = require('line-reader');
// read all lines:
lineReader.eachLine('file.txt', function(line) {
console.log(line);
}).then(…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
I have a multimodule project. Using Netbeans *Find* method on specific module with e.g. text "TEST" i find results. Using the find g…
wumpz updated
2 weeks ago
-
`Files.readFirstLine(File, Charset)` and `LineReader.readLine()` are documented to possibly return `null`, but these methods are not annotated with `@Nullable`, and I think they should be.
These meth…
-
* **v14.5.0**:
* **Darwin helmholtz 19.5.0 Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64**:
* **Subsystem**:
### What steps will reproduc…
-
Setup:
Rubix Version : 0.3.1
Presto : 0.172
Emr AMI: 4.9.3
I've installed rubix into presto by using a custom build of presto and overriding the configuration in [presto's HdfsConfigurationUpdat…
-
I'd like to swap from linereader to this library due to the silently capped line lengths issue you mention in the README, but it's not obvious to me how to replicate that function using the APIs in r…
-
Error
at new RuntimeError (D:\workdir\AllTranslators\new\obj2glb-translator\node_modules\cesium\Build\CesiumUnminified\index.cjs:14950:11)
at createVertex (D:\workdir\AllTranslators\new\obj2…