From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11920 invoked by alias); 6 Oct 2009 12:31:51 -0000 Received: (qmail 11907 invoked by uid 419); 6 Oct 2009 12:31:51 -0000 Date: Tue, 06 Oct 2009 12:31:00 -0000 Message-ID: <20091006123151.11905.qmail@sourceware.org> From: jld@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/language/cxx/ustl/current Change ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2009/txt/msg00304.txt.bz2 CVSROOT: /cvs/ecos Module name: ecos Changes by: jld@sourceware.org 2009-10-06 12:31:51 Modified files: packages/language/cxx/ustl/current: ChangeLog packages/language/cxx/ustl/current/doc: ustl.sgml Log message: * doc/ustl.sgml: Removed cout.flush() from example and from note. Added note about use of compiler flag -Wno-undef.