[wiki] [sites] Some expression correction for the compiler rant. || Christoph Lohmann
commit 3dc77e6e8b07469d74d492c6aa071e0f61ed69cb
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Wed Oct 21 14:39:21 2015 +0200
Some expression correction for the compiler rant.
diff --git a/suckless.org/sucks/index.md b/suckless.org/sucks/index.md
index bdf5308..02347b7 100644
--- a/suckless.org/sucks/index.md
+++ b/suckless.org/sucks/index.md
_AT_@ -115,7 +115,7 @@ C Compilers
* [GCC][gcc] is the virus which has spread into nearly every Linux
distribution and has added its language extensions to be not easily
replacable. As of 2015 it is now written in C++ and so complete suck. Why
- can't a compiler just be a simple binary doing its work, instead it adds
+ can't a compiler just be a simple binary doing its work instead of adding
path dependencies deep into the system?
* [Clang][clang] is written in C++. If you don't believe that it sucks, try to
build clang by hand.
Received on Wed Oct 21 2015 - 14:40:07 CEST
This archive was generated by hypermail 2.3.0
: Wed Oct 21 2015 - 14:48:12 CEST