-
In this repro pulled from my unit tests, I am checking that parsing fails when the full option 'source' is used but with a single '-' character. This actually parses:
![image](https://cloud.githubu…
-
When I add "include_directories" they are added in the eclipse project. But if I use "add_library" or "add_subdirectory" which are not in the root directory of the project, then they are not displayed…
-
New django version does not support option_list.
AttributeError: type object 'BaseCommand' has no attribute 'option_list'
Reference: https://docs.djangoproject.com/en/1.8/howto/custom-management-com…
-
### What steps will reproduce the problem?
```
$ composer require --prefer-dist yiisoft/yii2-apidoc
```
### What's expected?
The package is installed.
### What do you get instead?
…
-
@ladinesa @ndaelman-hu I just checked the FPLO parser.
Is anybody outside our team developing this parser? If not, I see two options:
- We work properly on it and parse the metadata.
- We dele…
-
```
What steps will reproduce the problem?
1. Create a nose plugin and implement the def options(self, parser,
env=os.environ) method.
2. Add a parser option that has action="append", such as:
parse…
-
````
```ucm
.docs> pull.without-history https://github.com/unisonweb/website:#8agaqj52kh
.docs> edit fundamentals.abilities.usingAbilitiesTut.dispenseFood2
.docs> load
```
```unison
fundamental…
-
In merlin, starting from a `parser_raw.mly` file, we generate a bunch of files (and commit some of them):
- `parser_raw.ml` and `parser_raw.mly` which are generated by `menhir --infer` and are commit…
-
### Describe the bug
The `TSInstall` commands fail when `vim.fn.stdpath("data")` contains whitespace characters. This is because the command line args are concatenated into a single space-separated s…
-
I'm tried different paths but extension is throws error
```
/usr/share/inkscape/extensions/export_layers.py:17: DeprecationWarning: Effect.OptionParser or `optparse` has been deprecated and replac…