Paste P547

Masterwork From Distant Lands
ActivePublic

Authored by davidedmundson on Feb 26 2020, 2:57 PM.
09:00:16 /workspace/build/main.cpp:40:1: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]
09:00:16 };
09:00:16 ^
09:00:17 [ 14%] Building CXX object CMakeFiles/kio-fuse.dir/kiofusevfs.cpp.o
09:00:18 /workspace/build/kiofusevfs.cpp: In lambda function:
09:00:18 /workspace/build/kiofusevfs.cpp:972:7: error: ‘this’ was not captured for this lambda function
09:00:18 });
09:00:18 ^
09:00:18 /workspace/build/kiofusevfs.cpp: In lambda function:
09:00:18 /workspace/build/kiofusevfs.cpp:998:7: error: ‘this’ was not captured for this lambda function
09:00:18 });
09:00:18 ^
09:00:18 /workspace/build/kiofusevfs.cpp: In lambda function:
09:00:18 /workspace/build/kiofusevfs.cpp:999:6: error: ‘this’ was not captured for this lambda function
09:00:18 });
09:00:18 ^
09:00:18 /workspace/build/kiofusevfs.cpp: In lambda function:
09:00:18 /workspace/build/kiofusevfs.cpp:1088:7: error: ‘this’ was not captured for this lambda function
09:00:18 });
09:00:18 ^
09:00:18 /workspace/build/kiofusevfs.cpp: In lambda function:
09:00:18 /workspace/build/kiofusevfs.cpp:1109:7: error: ‘this’ was not captured for this lambda function
09:00:18 });
09:00:18 ^
09:00:18 /workspace/build/kiofusevfs.cpp: In lambda function:
09:00:18 /workspace/build/kiofusevfs.cpp:1110:6: error: ‘this’ was not captured for this lambda function
09:00:18 });
09:00:18 ^
davidedmundson edited the content of this paste. (Show Details)Feb 26 2020, 2:57 PM
davidedmundson changed the title of this paste from untitled to Masterwork From Distant Lands.