[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [DotGNU]Compiling PnetLib
From: |
Rhys Weatherley |
Subject: |
Re: [DotGNU]Compiling PnetLib |
Date: |
Wed, 17 Apr 2002 22:44:27 +1000 |
Jerry Walter wrote:
> I would contend it to be bad programming practice. I really believe that the
> dangling comma needs to be removed, which I will be glad to do and post the
> changes. Just my over inflated $0.02 worth.
Whether it is bad practice or not, isn't really important
in this case. The CPnnnn.cs files are automatically
generated from the *.ucm files using "ucm2cp".
Since it was a pain to handle the "don't put the comma
on the last item" case, I didn't bother with it.
I appreciate the offer to fix this, but there's really no
point going the extra mile for code that is auto-generated.
Cheers,
Rhys.