Skip to content

Commit

Permalink
CodingStyle: Remove reference to misaligned struct CString.
Browse files Browse the repository at this point in the history
This was fixed by 1c2dfa1 on 2015-11-21.
  • Loading branch information
egrimley committed Jan 6, 2016
1 parent 933c223 commit 541b335
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CodingStyle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 541b335

Please sign in to comment.