Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Ralf Habacker" To: "Robert Collins" Cc: "Jason Tishler" , "cygwin" Subject: RE: rebase-0.4 patch Date: Thu, 5 Dec 2002 09:50:23 +0100 Message-ID: <012301c29c3b$597d69b0$0a1c440a@BRAMSCHE> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <1039112429.13172.49.camel@lifelesswks> Importance: Normal > > However for C++, astyle --gnu does a better job of > meeting the GNU standards, FWICT. > $ astyle --gnu Unknown command line option: gnu For help on options, type 'astyle -h' astyle --gnu does not work. It must be astyle --style=gnu. What about spaces and tabs. Tabs would make big files smaller as using tabs, but the problem is with the indention, which isn't equal for all users and all editors. For example I'm using 2 spaces. Ralf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/