CodingStyle: Remove reference to misaligned struct CString.
This was fixed by 1c2dfa1
on 2015-11-21.
This commit is contained in:
parent
933c2235e5
commit
541b33591c
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ make
|
||||||
cp libtcc.a.hide libtcc.a
|
cp libtcc.a.hide libtcc.a
|
||||||
make test
|
make test
|
||||||
|
|
||||||
(On 64-bit architectures, misaligned access to struct CString is
|
|
||||||
expected.)
|
|
||||||
|
|
||||||
- Test with Valgrind to detect some uses of uninitialised values:
|
- Test with Valgrind to detect some uses of uninitialised values:
|
||||||
|
|
||||||
make clean
|
make clean
|
||||||
|
|
Loading…
Reference in a new issue