darcs

Issue 1723 Noise: "Patch name as received from getLog:"

Title Noise: "Patch name as received from getLog:"
Priority bug Status resolved
Milestone 2.4.x Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, tux_rocker
Assigned To
Topics

Created on 2009-12-27.13:18:05 by tux_rocker, last changed 2010-06-15.21:31:06 by admin.

Messages
msg9690 (view) Author: tux_rocker Date: 2009-12-27.13:18:02
Trent Buck reported the following on darcs-users:

What are these getLog messages?

    $ darcs --version
    2.3.1 (+ 416 patches)

    $ find [^_]*/ -depth -type d -exec \
      darcs record --no-test -am "Whitespace cleanup in {}." {} \;
    [...]
    Recording changes in "src/Darcs/Witnesses":

    Patch name as received from getLog:
    [87,104,105,116,101,115,112,97,99,101,32,99,108,101,97,110,117,112,32,105,110,32,115,114,99,47,68,97,114,99,115,47,87,105,116,110,101,115,115,101,115,46]
    Finished recording patch 'Whitespace cleanup in
    src/Darcs/Witnesses.'
    [...]

>From the following, I see it's a list of Unicode codepoints from -m.
Can this noisy output be removed from normal (non-debugging) builds?

    $ darcs changes --last 100 --match 'hunk Patch.name.as.received'
    Fri Sep 18 02:53:01 EST 2009  Reinier Lamers <tux_rocker@reinier.de>
      * Make record store patch metadata in UTF-8
msg9766 (view) Author: kowey Date: 2010-01-09.18:57:31
This was resolved by
Tue Dec 29 11:37:01 GMT 2009  Florent Becker <florent.becker@ens-lyon.org>
  * remove utf-8 message-spam
History
Date User Action Args
2009-12-27 13:18:05tux_rockercreate
2009-12-27 14:21:57tux_rockersettopic: + Target-2.4
assignedto: tux_rocker
2009-12-28 16:07:25koweysetpriority: bug
status: unknown -> needs-implementation
2010-01-09 18:57:33koweysetstatus: needs-implementation -> resolved
assignedto: tux_rocker ->
messages: + msg9766
nosy: + kowey
2010-06-15 21:31:06adminsetmilestone: 2.4.x
2010-06-15 21:31:06adminsettopic: - Target-2.4