Skip to content

Commit

Permalink
locale.c: Move DEBUG location info
Browse files Browse the repository at this point in the history
This commit takes advantage of the new mechanism to add common DEBUGGING
code to print the __FILE__ and __LINE__ of every debugging statement.
This allows those to be removed from each statement, and have them
implicitly added.

This make things consistent, and easier to read and add new statements.
  • Loading branch information
khwilliamson committed Apr 29, 2021
1 parent bf31e1c commit 105ca11
Showing 1 changed file with 68 additions and 87 deletions.

0 comments on commit 105ca11

Please sign in to comment.