Releases: COMP1511UNSW/dcc
Releases · COMP1511UNSW/dcc
2.37
2.35
avoid DeprecationWarning from Python >3.12.3
2.34
synchronize errno between sanitizers
2.33
explicitly specify dwarf-4 to workaround valgrind warnings/errors fo…
2.32
fix bug with -o commandline option
2.31
fix bug in generating explanations
2.30
unbreak fileno
2.29
workaround spurious memory-leaks triggered by some libc versions
2.28
improve runtime error explanations including reporting symbolically where they are addresses of local variables add code to dcc binaries to capture stdin & pass to helper if runtime error occurs
2.26
fix bug which leaves lingering valgrind in some circumstances