From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 18 07:57:06 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A935D40B for ; Tue, 18 Mar 2014 07:57:06 +0000 (UTC) Received: from nm11-vm2.bullet.mail.ir2.yahoo.com (nm11-vm2.bullet.mail.ir2.yahoo.com [212.82.96.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D1DCA8B7 for ; Tue, 18 Mar 2014 07:57:05 +0000 (UTC) Received: from [212.82.98.52] by nm11.bullet.mail.ir2.yahoo.com with NNFMP; 18 Mar 2014 07:56:58 -0000 Received: from [46.228.39.86] by tm5.bullet.mail.ir2.yahoo.com with NNFMP; 18 Mar 2014 07:56:58 -0000 Received: from [127.0.0.1] by smtp123.mail.ir2.yahoo.com with NNFMP; 18 Mar 2014 07:56:57 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.es; s=s1024; t=1395129417; bh=7wh0FDiLn+ayu5gBfcUH0e2lPo1HJ/pAAMcH8Ioe9GU=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Date:From:To:Subject:Message-Id:In-Reply-To:References:X-Mailer:Disposition-Notification-To:Mime-Version:Content-Type:Content-Transfer-Encoding; b=p66O3scyd30qM4JuQ28uIehKRyNxYcF35MYrvLMdhi0Zen7vLaq6HaRjdTAuQiJETA3sjlWd8gsFgcwtrXcMZ7l5nJceDlNEjl4uBAyC1+6xeMREee+68s7o6wvF9Df6n7PM6RN5f9BeanfPWoKutmF9xkpfuEXloErramgj+P0= X-Yahoo-Newman-Id: 978839.56870.bm@smtp123.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: e3MWLN0VM1nyeHsm7V.4q49.JxDdf1iIJBQq2i2SFEGiUwA B5xy2RiaRDZpxZw4p_rnnNjIZoybomvVhEeh.hiHPbarleWjRrADDTuTPj9a TaoMFHFZwKT5Zu6J3uHutNiFzWuGUKAGPDkjwPVOUxQfwlK8g0K4Z6JMcg.V ddB_Vgm_r4oN_eQUYQimg4LFt_Y.1pWpVhzfHjF4yMZt1lZUf_GcR7ys0_af 1vC6m15ivg13pumM1JkLkhOJlrOYUUna81Oqvduu8W5lPCzSyUoI98NqUxBH cbFyHRF9yggfpHaTCjHuXi4IkM1Gtj7llcmpVWsxxfZlqiAZoiHa_X_SsgWl 09OieVm27jyH51K_qlSKv7W9RmclgmL3jJnHFc6ewUOXX9JHOiOawm3zpLzP rfDE67LKd4nutBvzfyFSWX48GWm9qWWoOx2U0x909qnzJHHYkHECerdoBCWI p0N3BNapRQI.Y51m3aaEqVHWX7fGwwVJQgP80ZCmj6JEcl3rOAc2N4BFz X-Yahoo-SMTP: mX392iiswBAeJNdO_s.EW62LZDJR X-Rocket-Received: from camibar.emorras.eu (emorrasg@85.219.45.142 with plain [63.250.193.228]) by smtp123.mail.ir2.yahoo.com with SMTP; 18 Mar 2014 07:56:57 +0000 UTC Date: Tue, 18 Mar 2014 08:56:53 +0100 From: Eduardo Morras To: freebsd-hackers@freebsd.org Subject: Re: Something related to C and C++ Message-Id: <20140318085653.22c83b981ec3551e563054a9@yahoo.es> In-Reply-To: <20140318090352.403e6f1f@X220.alogt.com> References: <20140317103830.53c42ade@X220.alogt.com> <611B8DE5-F593-4574-96AB-0965CA7EDF33@yahoo.com> <5326D093.90308@yahoo.com> <39562806-80F4-4D4C-BAFD-20DCB537B303@yahoo.com> <20140318090352.403e6f1f@X220.alogt.com> X-Mailer: Sylpheed 3.3.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 07:57:06 -0000 On Tue, 18 Mar 2014 09:03:52 +0800 Erich Dollansky wrote: > A question to the others. When I see these comments here, I wonder how > bad university education got over time. Is this here typical now or > just an exception. They try to focus on market requirements. In language and platforms this means, in Spain, C# + Java, Windows and sometimes Linux. > > Erich --- --- Eduardo Morras