Skip to content
#

language

Here are 4,663 public repositories matching this topic...

jmlee2k
jmlee2k commented Sep 7, 2021

Bug Report

🔎 Search Terms

comments, preserve, emit, array

🕗 Version & Regression Information

I noticed it in 4.4.2, but it seems to have happened in some form since 3.3.2 (oldest available on the playground).
The behavior appeared to change slightly after 4.2.3. (See playground link for details).

  • This is the behavior in every version I tried, and I reviewed the FAQ for
coreyoss
coreyoss commented Aug 30, 2021

Hello,

I recently upgraded to Node v4.17.5 and it seems a newly added exception there is breaking my Less build.

I'm using less v4.1.1 and less-plugin-autoprefix v2.0.0. To recreate the issue I've -

  1. Installed the above packages globally
  2. Created a less file (test.less) with the following content -
p {
    color: blue;
}
  1. On the command line, run -
    `lessc test.less tes
cameel
cameel commented Sep 9, 2021

Currently validation errors are reported as if they were internal compiler errors which makes it look like as if a bug in the compiler was triggered. A nicely formatted message should be printed instead.

For example the error caused by using --testpath with an empty value looks like this:

soltest -- --testpath
Test setup error: Throw location unknown (consider using BOOST
Nim

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!

  • Updated Sep 12, 2021
  • Red

Improve this page

Add a description, image, and links to the language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language topic, visit your repo's landing page and select "manage topics."

Learn more