Browse Source

CodingStyle: Remove reference to misaligned struct CString.

This was fixed by 1c2dfa1 on 2015-11-21.
master
Edmund Grimley Evans 8 years ago
parent
commit
541b33591c
  1. 3
      CodingStyle

3
CodingStyle

@ -58,9 +58,6 @@ make
cp libtcc.a.hide libtcc.a
make test
(On 64-bit architectures, misaligned access to struct CString is
expected.)
- Test with Valgrind to detect some uses of uninitialised values:
make clean

Loading…
Cancel
Save