Re: Year 2010

2010-01-01 Thread Alfred M. Szmidt
Since it's not a lot of effort, I prefer to strive for correctness. But thanks for the tip :-) It wasn't a `tip', it is what is recommended by the FSF lawyers. From (maint)Copyright Notices: | To update the list of year numbers, add each year in which you have | made nontrivial changes to

Re: Year 2010

2010-01-01 Thread Alfred M. Szmidt
Now that we changed year, the usual mess with Copyright lines strikes again. Remember that when committing copyright-significant changes, copyright lines should be updated. I'll review existing files for all the updates that could have been missed during 2009. Please keep in mi

Re: 2273 lines in 170 files consists of only space and tabulators

2009-08-01 Thread Alfred M. Szmidt
Uhm I thought this wasn't needed because the actual code didn't change. But okay GCS talks about all changes made to source files so you're probable right. Usually, such changes do not need to be mentioned in the ChangeLog, since they do not change the behaviour of anything. The same go

Re: Proposal for GNU indent compatibility

2009-06-21 Thread Alfred M. Szmidt
> In order to encourage developers to use proper indentation on the > newly added code, I suggest that we accept the default style of > GNU indent. That is, the space after "!" should not be needed. > That's the only difference I'm aware of. What does GCS say about spaces after "!"