vile
[Top][All Lists]
Advanced

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

Re: [vile] vile-9.7m.patch.gz


From: Paul van Tilburg
Subject: Re: [vile] vile-9.7m.patch.gz
Date: Mon, 23 Mar 2009 14:31:56 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Mar 22, 2009 at 08:48:18PM -0400, Thomas Dickey wrote:
>  patch by Thomas E. Dickey <address@hidden>
>  created  Mon Mar 23 00:44:07 UTC 2009
>  [...]
>       + add new functions &bchanged, &fchanged and state variables $bchanged
>         (same as $modified) and $fchanged to make it simpler for scripts to
>         check if buffer/file timestamps differ (prompted by Paul Van Tilburg).

Great!  Works like a charm.  I have a working macro now, which works if you edit
one file.  I'll see about multiple files soon.

By the while, while building/packaging I saw the following warning occuring
per filter:

echo '#include <flt_defs.h>' > txt-filt.c
flex -Ptxt_ -t ../../../filters/txt-filt.l >> txt-filt.c
gcc -c -fPIC -I. -I.. -I../../../filters -I../../.. -DHAVE_CONFIG_H 
-I../../../filters/filters  -D_GNU_SOURCE  -D_REENTRANT -DDEBIAN 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/lib/perl/5.10/CORE -Wall -rdynamic -O2  -fno-strict-aliasing -pipe 
-Dfilter_def=define_txt ./txt-filt.c
../../../filters/txt-filt.l:891: warning: 'yy_fatal_error' defined but not used
../../../filters/txt-filt.l:490: warning: 'input' defined but not used

Probably not worth another release, but just to let you know.

Kind regards, 
Paul

-- 
PhD Student @ Eindhoven                     | email: address@hidden
University of Technology, The Netherlands   | JID: address@hidden
>>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181




reply via email to

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