From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28684 invoked by alias); 29 Mar 2006 08:27:59 -0000 Received: (qmail 28671 invoked by uid 419); 29 Mar 2006 08:27:59 -0000 Date: Wed, 29 Mar 2006 08:27:00 -0000 Message-ID: <20060329082759.28669.qmail@sourceware.org> From: jld@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/host/tools/Utils ChangeLog common/eCosSoc ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2006/txt/msg00080.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jld@sourceware.org 2006-03-29 08:27:59 Modified files: host/tools/Utils: ChangeLog host/tools/Utils/common: eCosSocket.h Log message: * common/eCosSocket.h: Specify CeCosSerial as a friend class to enable compilation with GCC 4.x. [ Bugzilla 1000207 ]