From stdcxx-dev-return-1061-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Thu Mar 09 22:12:39 2006 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 15446 invoked from network); 9 Mar 2006 22:12:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Mar 2006 22:12:35 -0000 Received: (qmail 1394 invoked by uid 500); 9 Mar 2006 22:12:15 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 1345 invoked by uid 500); 9 Mar 2006 22:12:14 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 1334 invoked by uid 99); 9 Mar 2006 22:12:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 14:12:14 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 14:12:13 -0800 Received: from bco-exchange.bco.roguewave.com (bco-exchange.bco.roguewave.com [172.19.31.48]) by moroha.quovadx.com (8.13.4/8.13.4) with ESMTP id k29MAtkE009627 for ; Thu, 9 Mar 2006 22:10:56 GMT Received: by bco-exchange.bco.roguewave.com with Internet Mail Service (5.5.2657.72) id ; Thu, 9 Mar 2006 15:10:49 -0700 Message-ID: <4FA4B7B3231C5D459E7BAD020213A9420375EDC5@bco-exchange.bco.roguewave.com> From: Craig Chariton To: "'stdcxx-dev@incubator.apache.org'" Subject: Documentation Issue for Windows Platforms Date: Thu, 9 Mar 2006 15:10:47 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C643C6.5178BA90" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C643C6.5178BA90 Content-Type: text/plain I am working with the library on Windows. In Section 4 Source Directory Structure of the README document, it shows the directory tree. It currently shows as follows: +- etc/ +- config | | | | +- nls | | +- src The structure on Windows shows the following: +- etc/ +- config/ | | | + src | + windows | +- nls If this is correct, and it differs from the directory structure for UNIX, it would be good to have a diagram showing the Windows directory structure in the README document. Craig Chariton ------_=_NextPart_001_01C643C6.5178BA90--