Remove g++ support from the [C]Make files.
Move all '.cpp' files to '.c'. Rename comments from 'cpp' to 'c'. JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
This commit is contained in:
@@ -3,4 +3,4 @@ noConstructor
|
||||
duplicateExpression
|
||||
|
||||
// FIXME: false positive in cppcheck 1.61 (will disappear once distro ships with 1.69)
|
||||
variableScope:*/jerry-core/ecma/builtin-objects/ecma-builtin-helpers.cpp
|
||||
variableScope:*/jerry-core/ecma/builtin-objects/ecma-builtin-helpers.c
|
||||
|
||||
Reference in New Issue
Block a user