[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (alpha-rc2) now available
- From: Alexander Gladysh <agladysh@...>
- Date: Sat, 20 Nov 2010 05:00:26 +0300
On Sat, Nov 20, 2010 at 04:11, dcharno <dcharno@comcast.net> wrote:
> On 11/19/2010 01:57 PM, Alexander Gladysh wrote:
>> On Fri, Nov 19, 2010 at 20:59, Ralph Hempel<rhempel@bmts.com> wrote:
>> If I remember correctly (perhaps I'm wrong), 5.2 bitlib semantics is
>> significantly different from established one.
>> This is the good reason to keep function names different.
> This is the reason you make your module name different. It is not a good
> reason to CAPTIALIZE a FUNCTION name.
Hm, come to think about it, you're right. The library name *is* different.
Then I don't understand why are function names are all-caps. That is
more suitable for a non-function constant value.
Alexander.