-
I noticed that in the most recent commit, the order of the definition of the lexical type regular expressions was changed to define QUANTITY before IDENTIFIER. Was this a mistake?
Using the latest v…
-
Hi everyone, I'm new here. Hope it's okay if I post an issue right away!?
I'm incredibly happy with the new core audio option for automatically changing the sample rate and bit-depth of the audio-dev…
-
NOTE: I have changed the registry to pull from http:// instead of https, which results in no output in console.
Below is a truncated output:
```
~$ sudo npm search
Password:
npm WARN Building the loc…
-
I'm building it for android. Configuration is Okay. When I make, i got this error,
arm-linux-androideabi-4.9/bin/../lib/gcc/arm-linux-androideabi/4.9/../../../../arm-linux-androideabi/bin/ld: error: l…
-
The code to prevent problems when no amrs are identified is not good:
if (amrs.size() == 0) {
cout
-
Hi,
I encountered a problem in resolving my `!include` statements. The error:
> Error: ../api-resources/target/apidocs/apispec.raml:8:21: Parse error while reading ../json-schema/account-update.sche…
-
When adding @api annotations to inline comment block (for a class method, for example) it would be nice to be able to define start and end points for the generator so that I can keep my native comment…
-
@jpemartins , It's not clear from the description if the Speex.js library supports Wideband Modes (mode=1,mode=2) of the Speex codec.
In testing, it seems to encode in wideband modes without error, b…
-
Hi,
When I try to parse the alignment file provided by the phmmer command, the org.biojava3.alignment.io.StockholmFileParser throws an exception "Error: Unknown or unexpected line". After looking at…