-
```
../nuttx/arch/sim/src/Makefile:268:9: parse error: syntax error, unexpected ), expecting CHARS or VAR or $(
Failed to parse: ../nuttx/arch/sim/src/Makefile
```
Points to this:
```
ifeq (…
-
Migrated from [rt.perl.org#108276](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=108276) (status was 'open')
Searchable as RT108276$
p5pRT updated
4 years ago
-
**Original bug ID:** 4114
**Reporter:** weimer
**Status:** closed (set by @xavierleroy on 2006-09-20T17:41:03Z)
**Resolution:** fixed
**Priority:** normal
**Severity:** crash
**Version:** 3.09.2
**Cat…
-
Hi,
we've been working with phylotree for a while now and ran into the need to display metadata in addition to the phylogram. An initial hack got us 80% towards that goal (see below) but it is still …
-
**Original bug ID:** 5665
**Reporter:** @bobzhang
**Status:** closed (set by @diml on 2016-12-07T17:27:40Z)
**Resolution:** open
**Priority:** normal
**Severity:** feature
**Category:** -for Camlp4 us…
-
As discussed in #40, it would be useful to have a flag to disable lexical disambiguation (and maybe the scanning optimization for building the actions table [here](https://github.com/igordejanovic/par…
-
While I'm able to install Flex using Conan, the built-in CMake Flex feature ([link](https://cmake.org/cmake/help/latest/module/FindFLEX.html)) does not pick up on it, resulting in an error.
When I …
-
* parglare version: 1e2719378983fb069d5c50645143235f037afb85
* Python version: 3.7
* Operating System: linux x86_64 4.18.16
### Description
I get parse errors on a string that should be parsed…
-
Originally from issue #6, by @FreeBASIC-programmer
---
It would also be nice if the user could specify a routine that gets executed at given points during the parse. With some restrictions (not ever…
-
Sublime's syntax is a way more powerful than the tmLanguage and allows you to control the contexts (an example of JavaScript expressions https://github.com/borela/naomi/blob/master/syntaxes/fjsx15/exp…