bug-gnulib
[Top][All Lists]
Advanced

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

Re: __func__


From: Simon Josefsson
Subject: Re: __func__
Date: Thu, 06 Mar 2008 12:14:29 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Simon Josefsson <address@hidden> writes:

> Jim Meyering <address@hidden> writes:
>
>> Simon Josefsson <address@hidden> wrote:
>>> Eric Blake <address@hidden> writes:
>> ...
>>>> Maybe it's just me, but I hate typing _ (it involves a shift key and some
>>>> coordination).  Can we name it modules/func rather than modules/__func__?
>>
>> Hi Simon,
>>
>>> Ouch, I have already pushed it.  Should we rename it?
>>
>> I'd like that.
>> There is precedent.
>> I did that to __fpending.[ch] and haven't regretted it :-)
>
> Pushed.  Let's hope there won't be something else called 'func'...

I forgot to commit the changelog entries.  Now fixed.

/Simon

>From 2d1025c85de99fa5012e69fcfd7683cc1728185b Mon Sep 17 00:00:00 2001
From: Simon Josefsson <address@hidden>
Date: Thu, 6 Mar 2008 12:13:54 +0100
Subject: [PATCH] Add entries for recent func module changes.

---
 ChangeLog |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0df2115..e45a65d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,17 @@
        * modules/func (License): Change license to unlimited; there was
        no LGPL parts in the module anyway.
 
+2008-03-06  Simon Josefsson  <address@hidden>
+
+       * modules/__func__: Renamed to modules/func.
+       * modules/__func__-tests: Renamed to modules/func-tests.
+       * tests/test-__func__.c: Renamed to tests/test-func.c.
+       * m4/__func__.m4: Renamed to m4/func.m4.
+       * doc/gnulib.texi (__func__): Section renamed to func.
+       Suggested by Eric Blake <address@hidden>.
+
+2008-03-06  Simon Josefsson  <address@hidden>
+
        * doc/gnulib.texi (__func__): Use C99 terminology when talking
        about __func__.  Make example self-contained.  Suggested by Eric
        Blake <address@hidden>.
@@ -10,6 +21,14 @@
        * tests/test-__func__.c (main): Avoid extraneous () around __func.
        Suggested by Eric Blake <address@hidden>.
 
+2008-03-06  Simon Josefsson  <address@hidden>
+
+       * modules/__func__: New file.
+       * modules/__func__-tests: New file.
+       * tests/test-__func__.c: New file.
+       * m4/__func__.m4: New file.
+       * doc/gnulib.texi (__func__): Document __func__ module.
+
 2008-03-05  Simon Josefsson  <address@hidden>
 
        * modules/byteswap (License): Re-license as LGPLv2+.
-- 
1.5.4.1





reply via email to

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