Gentoo Archives: gentoo-amd64

From: Frank Peters <frank.peters@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Disable SPP On GCC-4.8.3
Date: Tue, 17 Jun 2014 22:21:17
Message-Id: 20140617182105.b0843832b4cd6b01ed56eb69@comcast.net
1 On Tue, 17 Jun 2014 16:38:52 -0500
2 Barry Schwartz <chemoelectric@×××××××××××××.org> wrote:
3
4 > ... programs
5 > having been written in the wrong languages to start with. (I mean,
6 > where buffer overruns come from isn’t hard to figure out. They come
7 > from using C and C++ to write the code.)
8 >
9
10 Wrong language? I won't even touch this. If I did, it would likely
11 escalate to a savage exchange on the philosophy of programming.
12
13 Since I "cut my teeth" on assembly language, I have an undying fondness
14 for C. Yet the universal trend is to leave the actual machine behind
15 and embrace the lofty abstractions of object oriented languages.
16 Indeed, a good deal of computing power today is used to support the massive
17 layers of abstraction that obliterate a sense of hardware and make life
18 easy for the programmer.
19
20 But I've said enough already.
21
22 Frank Peters

Replies

Subject Author
Re: [gentoo-amd64] Re: Disable SPP On GCC-4.8.3 Barry Schwartz <chemoelectric@×××××××××××××.org>