Menu

#5194 Improve warning for unattached post-event(s)

Fixed
Enhancement
2017-09-23
2017-09-16
No

Improve warning for unattached post-event(s)

Insertion of <> was considered too confusing in the given warning:
this isn't mentioned any more. Additionally, for multiple post events
in a row, a warning is given for every one. Also, the type of the
post event is printed.

http://codereview.appspot.com/328630043

Discussion

  • Anonymous

    Anonymous - 2017-09-16
    • Description has changed:

    Diff:

    
    
    • Needs: -->
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2017-09-16

    Passes make, make check and a full make doc.

     
  • Anonymous

    Anonymous - 2017-09-20
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2017-09-20

    Patch on countdown for Sept 23rd

     
  • Anonymous

    Anonymous - 2017-09-23
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2017-09-23

    Patch counted down - please push

     
  • David Kastrup

    David Kastrup - 2017-09-23
    • labels: --> Fixed_2_21_0
    • status: Started --> Fixed
    • Patch: push -->
     
  • David Kastrup

    David Kastrup - 2017-09-23

    Pushed to staging as
    commit f380b23d379748c34a1319536db04770309d8444
    Author: David Kastrup dak@gnu.org
    Date: Sat Sep 16 13:48:58 2017 +0200

    Issue 5194: Improve warning for unattached post-event(s)
    
    Insertion of <> was considered too confusing in the given warning:
    this isn't mentioned any more.  Additionally, for multiple post events
    in a row, a warning is given for every one.  Also, the _type_ of the
    post event is printed.