Only calculate debug data when we are debugging.

This commit is contained in:
brectanus
2007-05-16 19:48:21 +00:00
parent b60f206976
commit e03ea11f9a
2 changed files with 7 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
?? ??? 2007 - 2.2.0-trunk
-------------------------
* Only calculate debugging vars when we are debugging (more to come).
* Removed strnlen() calls for non-GNU platforms.
11 May 2007 - 2.2.0-dev1