git: dsynth - Report phase on failure

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Aug 23 17:21:33 PDT 2019


commit 3cebe4a8f923505f9451800d3f3284d699118e64
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Aug 23 17:17:44 2019 -0700

    dsynth - Report phase on failure
    
    * Report the phase a failure occurs at.
    
    * When logging each phase, use 79 dashes as a separator.

Summary of changes:
 usr.bin/dsynth/build.c  | 12 +++++---
 usr.bin/dsynth/dsynth.h |  1 +
 usr.bin/dsynth/gui.c    | 78 ++--------------------------------------------
 usr.bin/dsynth/subs.c   | 82 +++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 93 insertions(+), 80 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3cebe4a8f923505f9451800d3f3284d699118e64


-- 
DragonFly BSD source repository



More information about the Commits mailing list