[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-indent] -cdw option not working?
From: |
Kyungjoon Lee |
Subject: |
[Bug-indent] -cdw option not working? |
Date: |
Wed, 5 Oct 2005 13:23:17 +0900 |
Hello,
cat ncdw.c | indent -cdw > cdw.txt
cat ncdw.c | indent -ncdw > ncdw.txt
md5sum cdw.txt ncdw.txt
31f79311c0a72e6cd9fb112209f925a0 cdw.txt
31f79311c0a72e6cd9fb112209f925a0 ncdw.txt
Tested with 2.2.8 and 2.2.9 for Cygwin, and 2.2.9-7 for Debian SID AMD64.
If I'm doing something wrong, could you please point out what I'm
missing? I've tried "-br -ce -cdw" and "-br -ce -ncdw" as well.
Thank you very much.
Kyungjoon Lee
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-indent] -cdw option not working?,
Kyungjoon Lee <=