Skip to content
Snippets Groups Projects
  1. Feb 29, 2024
  2. Feb 28, 2024
  3. Feb 27, 2024
  4. Feb 26, 2024
    • Rob Swindell's avatar
      Don't log errno value and description as part of ERROR log msg, when 0 · 5e3b427c
      Rob Swindell authored
      If errno is 0, it's definitely no proividing anything of value here. Of
      course, sometimes errno might be non-zero and still be unrelated to the error
      message. <shrug>
      
      For Nelgin:
      !ERROR 0 (Success) in exec.cpp line 644 (js_execfile) compiling "something.js" access=0
      <nelgin> I don't quite get why a successful execution is logged as an error
      5e3b427c
  5. Feb 25, 2024
Loading