[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-tar] [PATCH] improved compiletime-check error messages in misc.c
From: |
Nathan Stratton Treadway |
Subject: |
[Bug-tar] [PATCH] improved compiletime-check error messages in misc.c |
Date: |
Mon, 28 Jan 2013 18:40:04 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
As I was looking over misc.c I noticed that the #error line in front
of the sysinttostr() function said "strtosysint" instead; attached is a
patch that fixes that.
While I was at it, I attempted to reword the #error text for that check
and the one in front of the strtosysint() function to make it a little
clearer what is being checked in each case; obviously, feel free to
correct/improve these descriptions as appropriate.
Nathan
----------------------------------------------------------------------------
Nathan Stratton Treadway - address@hidden - Mid-Atlantic region
Ray Ontko & Co. - Software consulting services - http://www.ontko.com/
GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239
Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239
misc.c_improve_compiletime_check_message.patch
Description: Text Data
- [Bug-tar] [PATCH] improved compiletime-check error messages in misc.c,
Nathan Stratton Treadway <=