This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add K-distribution as anextension.


On 09/23/2012 10:48 PM, Daniel Krügler wrote:
2012/9/23 Ed Smith-Rowland <3dw4rd@verizon.net>:
All,

I'm almost done.

This is the so-called K-distribution.

Built and tested of x86_64-linux.

OK?
Shouldn't this also rename the variable names __lambda and __mu similar to the
__alpha problem that recently occurred for consistency? (I think the
parameter names were renamed
from __x to __x_var)
Indeed I agree, I also like consistency ;) even if Uros' patch was a bit overkill, maybe (AFAIK, alpha isn't *that* special as an example of greek letter, only because it happened to be associated to a successful architecture). Missing help from the front-end, the basic message of the incident should rather be that new (well Ed isn't really new ;) contributors should have a serious look at the BADNAMES file, before starting to code. Maybe the file itself should be easier to find and mentioned in the notes for new contributors, in the wiki, etc.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]