feat update
All checks were successful
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m31s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m35s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m40s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m39s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m47s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m47s
linux-x64-gcc / linux-gcc (push) Successful in 1m55s
All checks were successful
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m31s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m35s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m40s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m39s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m47s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m47s
linux-x64-gcc / linux-gcc (push) Successful in 1m55s
This commit is contained in:
parent
601c8902c8
commit
6483c28e26
@ -69,7 +69,7 @@ Location::Location(const char *function_name,
|
||||
const char *file_name,
|
||||
int line_number)
|
||||
: function_name_(function_name),
|
||||
file_name_(file_name + StrippedFilePathPrefixLength()),
|
||||
file_name_(file_name),
|
||||
line_number_(line_number)
|
||||
{}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user