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 23, 2021
1 parent cd4bc03 commit e2b5899
Showing 1 changed file with 68 additions and 87 deletions.
Loading

0 comments on commit e2b5899

Please sign in to comment.