wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | WIP: Use GNU Indent (!370)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | WIP: Use GNU Indent (!370)
Date: Tue, 01 May 2018 20:45:45 +0000

But then, between header guards every include looks like
```
+#  include <stddef.h>
+#  include <sys/types.h>
+#  include <unistd.h>
+#  include <stdarg.h>
```

Which is uncommon and ugly. So maybe the best thing is to leave preprocessor 
directives as they are.
OR we need another script that uses `sed` for pre- or postprocessing.

---
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/370#note_71116017
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]