include: use angle brackets for exported headers, and check it - #4375
Draft
grandixximo wants to merge 1 commit into
Draft
include: use angle brackets for exported headers, and check it#4375grandixximo wants to merge 1 commit into
grandixximo wants to merge 1 commit into
Annotations
9 errors
|
Check include style of exported headers
Process completed with exit code 1.
|
|
Check include style of exported headers:
src/hal/hal.hh#L7
include "hal.h" is used from outside its implementation, use <hal.h>
|
|
Check include style of exported headers:
src/hal/components/matrixkins.comp#L229
include "emcmotcfg.h" is exported by src/emc/nml_intf, use <emcmotcfg.h>
|
|
Check include style of exported headers:
src/hal/components/matrixkins.comp#L228
include "kinematics.h" is exported by src/emc/kinematics, use <kinematics.h>
|
|
Check include style of exported headers:
src/emc/ini/inivalue.cc#L25
include "inifile.hh" is used from outside its implementation, use <inifile.hh>
|
|
Check include style of exported headers:
src/emc/ini/initraj.cc#L21
include "inifile.hh" is used from outside its implementation, use <inifile.hh>
|
|
Check include style of exported headers:
src/emc/ini/inispindle.cc#L23
include "inifile.hh" is used from outside its implementation, use <inifile.hh>
|
|
Check include style of exported headers:
src/emc/ini/inijoint.cc#L20
include "inifile.hh" is used from outside its implementation, use <inifile.hh>
|
|
Check include style of exported headers:
src/emc/ini/iniaxis.cc#L22
include "inifile.hh" is used from outside its implementation, use <inifile.hh>
|
background
wait
wait-all
cancel
parallel
Loading