WIP/cpp -> next #31

Dúnta
crtxcr ag iarraidh 16 gealltanas a chumasc ó WIP/cpp go next
D'athraigh 7 comhad le 2254 breiseanna agus 1715 scriosta
Ag taispeáint athruithe tiomantais 7f083909e6 amháin - Taispeáin gach gealltanas

Féach ar an gComhad

@ -10,7 +10,7 @@ clean:
rm -f test testcpp
test: test.c exile.h
$(CC) test.c -g $(CFLAGS) -o test
$(CC) test.c exile.c -g $(CFLAGS) -o test
testcpp: test.cpp exile.h exile.hpp
$(CXX) test.cpp -g $(CXXFLAGS) -o testcpp

1841
exile.c Comhad gnáth

Tá difríocht comhad cosc orthu toisc go bhfuil sé ró-mhór Difríocht Luchtaigh

1746
exile.h

Tá difríocht comhad cosc orthu toisc go bhfuil sé ró-mhór Difríocht Luchtaigh

1
test.c
Féach ar an gComhad

@ -489,6 +489,7 @@ int test_no_new_fds()
}
extern int mkpath(const char *p, mode_t mode, int baseisfile);
int test_mkpath()
{
system("rm -rf /tmp/.exile.h/");