linter-gcc icon indicating copy to clipboard operation
linter-gcc copied to clipboard

Atom-linter extension to lint C/C++ source files using gcc/g++

Results 91 linter-gcc issues
Sort by recently updated
recently updated
newest added

Failed to load the linter-gcc package Cannot find module 'tempfile' Require stack: - /home/user/.atom/packages/linter-gcc-master/lib/main.js - /usr/share/atom/resources/app.asar/static/index.html Hide Stack Trace Error: Cannot find module 'tempfile' Require stack: - /home/user/.atom/packages/linter-gcc-master/lib/main.js - /usr/share/atom/resources/app.asar/static/index.html...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.5.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

## Checklist * [ ] Check that you have the GNU C Compiler installed by typing ```gcc --version``` into a terminal. * [ ] If you don't have the ```linter```...

Hi all. I see that in the `README.md`, the gif that shows `linter-gcc` in action has colors in the linter panel. I dont get colors, everything is in white/gray. Please...

## Checklist * [x] Check that you have the GNU C Compiler installed by typing ```gcc --version``` into a terminal. * [x] If you don't have the ```linter``` package installed,...

Suppose I invoke Atom from `dmenu` (making it start under `/home/bruno`), and it auto-reopens my last project, under `/home/bruno/Git/project`. Upon saving, `linter-gcc` should run `gcc` from `/home/bruno/Git/project` as said in...

## Checklist * [x] Check that you have the GNU C Compiler installed by typing ```gcc --version``` into a terminal. * [x] If you don't have the ```linter``` package installed,...

Argument to `path.dirname` must be a string ``` Object.dirname (C:\Users\KB Capital\AppData\Local\atom\app-1.41.0\resources\app.asar\src\electron-shims.js:9:10) Object.settings (C:\Users\KB Capital\.atom\packages\linter-gcc\lib\config.js:26:25) Object.buildCommand (C:\Users\KB Capital\.atom\packages\linter-gcc\lib\utility.js:133:23) Object.lint (C:\Users\KB Capital\.atom\packages\linter-gcc\lib\main.js:149:36) (C:\Users\KB Capital\.atom\packages\linter-gcc\lib\main.js:216:24) ```