Merge pull request #154 from snowball-lang/revert-152-dev #871
Annotations
9 errors and 5 warnings
src/builder/linker/linux/../../../SourceInfo.h#L17
no member named 'filesystem' in namespace 'std'
|
src/builder/linker/linux/../../../constants.h#L14
"_SNOWBALL_VERSION and _SNOWBALL_VERSION_NUMBER must be defined!"
|
src/builder/linker/linux/../../../constants.h#L178
"_SNOWBALL_LIBRARY_OBJ must be defined! (e.g. \"snowball-objects\")"
|
src/builder/linker/linux/../../../constants.h#L182
"_SNOWBALL_LIBRARY_DIR must be defined! (e.g. \"snowball-libs\")"
|
src/builder/linker/linux/../../../constants.h#L186
"_SNOWBALL_PACKAGES_DIR must be defined! (e.g. \".sn/packages\")"
|
src/builder/linker/linux/../../../constants.h#L190
"_SNOWBALL_LLVM_PACKAGE_VERSION must be defined! (e.g. \"16.0.6\")"
|
src/builder/linker/linux/../../../constants.h#L195
"LD_PATH must be defined! (e.g. \"/usr/bin/ld\")"
|
src/builder/linker/linux/../../../constants.h#L199
"STATICLIB_DIR path must be defined! (e.g. \"/usr/lib/\")"
|
src/builder/linker/linux/../../../ir/module/../../sourceInfo/../lexer/tokens/token.h#L2
'constants.h' file not found
|
src/builder/linker/linux/ld.cc#L14
variable 'isIAMCU' is not initialized
|
src/builder/linker/linux/ld.cc#L16
if with identical then and else branches
|
src/builder/linker/linux/ld.cc#L37
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead
|
src/builder/linker/linux/ld.cc#L41
if with identical then and else branches
|
src/builder/linker/linux/ld.cc#L82
use a trailing return type for this function
|
The logs for this run have expired and are no longer available.
Loading