• Show log

    Commit

  • Hash : a3e1e74e
    Author : Pádraig Brady
    Date : 2022-01-28T14:54:00

    maintainer-makefile: fix sc_error_message_uppercase false failure
    
    * top/maint.mk (sc_error_message_uppercase): Don't trigger for
    any of the PRI... defines.  Note we add an extra constraint
    here that PRI always follows a double quote, but that's
    almost always the case, or can be easily made so by prepending
    "" for example.