bug-global
[Top][All Lists]
Advanced

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

GLOBAL 6.5.2 Patches


From: Jason Hood
Subject: GLOBAL 6.5.2 Patches
Date: Fri, 01 Jan 2016 18:45:46 +1000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

In addition to Windows patches, there's also tweaks for the manuals.

convert.pl

  Strip @begin_verbatim & @end_verbatim from the c converter
  - remove from global's help message.

  Escape an initial '.' in the man converter
  - I've added an ellipsis (...) to the global nearness table.

  Remove leading white space in info examples
  - the nearness table was indented too much.

*/manual.in

  Wrapped lines to keep the help messages to 80 columns.
  Fixed typos.

gtags-cscope

  Finally fixed Ctrl+C (and properly restore the screen on exit, via a
  PDCurses patch).

gtags.conf.in

  The language is "CoffeeScript" for Universal Ctags.  It might be better
  to create a separate section for Exuberant Ctags, to avoid its unknown
  language warning.

htags-server

  Change "access to" to "access at".  This just seems like a duplicate of
  the "Serving..." line - easier to copy?  It also seems out of place,
  perhaps it might be better on the server line (e.g. "Python2 http/cgi
  server at http://...";) or after it instead of before.

libutil/makepath.c

  Implement "~/" for Windows ("~user/" won't work).

libutil/nearsort.c

  Include "path.h" to get the prototype of realpath.

plugin-factor/exuberant-ctags.c

  String concatenation doesn't work with commas getting in the way. :)

-- 
Jason.

Attachment: global-6.5.2.txt
Description: Text document


reply via email to

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