Files
cppipe/todo.txt
T
2024-08-17 10:42:25 +03:00

20 lines
486 B
Plaintext

man
tips (sigaction SIGCHILD, SIG_IGN, SIG_DFL)
cppipe compile options from tft
respect CXXFLAGS LDFLAGS
?
args before src file go to compiler
use exceptions (open_or_die)
precompiled header cppipe.h
-Wno-unused-result in install.sh
file operations, lack of uniformity (C++ vs POSIX)
Check all return codes and report errors
close files on destruction
shaded obj
uninstall
throw when a command couldnt be ran
improve debug (the src file shown is the .ii)
no optimizations option
split